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

V1.3.1 #12

Merged
merged 2 commits into from
Dec 20, 2023
Merged

V1.3.1 #12

merged 2 commits into from
Dec 20, 2023

Conversation

m8rmclaren
Copy link
Contributor

v1.3.1

Features

  • feat(controller): Implement Kubernetes client-go REST client for Secret/ConfigMap retrieval to bypass controller-runtime caching system. This enables the reconciler to retrieve Secret and ConfigMap resources at the namespace scope with only namespace-level permissions.
  • feat(ci): Add GitHub Actions workflows to run unit tests and release container images when appropriate
  • feat(helm): Create Helm chart to deploy the controller to a Kubernetes or OpenShift cluster

Fixes

  • fix(controller): Add logic to read secret from reconciler namespace or Issuer namespace depending on Helm configuration.

Copy link

@svenska-primekey svenska-primekey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for getting this updated for the release :-)

@m8rmclaren m8rmclaren merged commit 267c05e into main Dec 20, 2023
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.

None yet

2 participants