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

Improve HTTPS support, allow disabling of NP and PDB managed resources, other improvements and fixes #209

Merged
merged 10 commits into from
May 29, 2023

Conversation

jsenko
Copy link
Member

@jsenko jsenko commented May 29, 2023

  • Add security context to the operator Deployment
  • Improve support for HTTPS,
    • fix some issues and corner cases in the current design
    • support for disabling HTTP when HTTPS is enabled.
  • Create NetworkPolicy even when Ingress is not present
  • Add options to disable NetworkPolicy and PodDisruptionBudget in addition to Ingress,
    so they can be managed manually.
  • Add NP and PDB to the status block
  • Disable ServiceMonitor creation (at least temporarily), since the feature is not well tested and needs improvements
  • Add common labels to NP
  • Add port names (http and https) to Service

@jsenko jsenko merged commit a38bc91 into Apicurio:main May 29, 2023
@jsenko jsenko deleted the features branch May 29, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant