Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(php): add php operator considerations #151

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

bduranleau-nr
Copy link
Contributor

Description

Update documentation with PHP considerations.

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature / enhancement (non-breaking change which adds functionality)
  • Security fix
  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Documentation has been updated
  • This change requires changes in testing:
    • unit tests
    • E2E tests

@bduranleau-nr bduranleau-nr requested a review from a team as a code owner November 12, 2024 23:03
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.20%. Comparing base (744428b) to head (387b839).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   67.20%   67.20%           
=======================================
  Files          21       21           
  Lines        1549     1549           
=======================================
  Hits         1041     1041           
  Misses        425      425           
  Partials       83       83           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bduranleau-nr bduranleau-nr merged commit 6d80198 into main Jan 14, 2025
20 checks passed
@bduranleau-nr bduranleau-nr deleted the php/update-tech-docs branch January 14, 2025 18:53
danielstokes pushed a commit that referenced this pull request Jan 15, 2025
* docs(php): add php operator considerations (#151)

* feat: Add v1beta1 crd (#176)

* Update boilerplate.go.txt location and name

* Initial v1beta1 API scaffold

* Initial v1beta1 webhook scaffold

* Add in types for v1beta1

* Update pod mutation to only use v1beta1

* Add conversion methods

* Add TLS for conversion webhook

* Remove unused auto-generated scaffolding

* Fix conflicting webhook names

* Fix broken test + update local examples

* Move health logic to v1beta1

* More v1beta1 fixes

* Fix goimports

* Fix broken test

---------

Co-authored-by: bduranleau-nr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants