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

feat: enable cert-manager for k8s deployment #418

Conversation

vprashar2929
Copy link
Collaborator

@vprashar2929 vprashar2929 commented Aug 16, 2024

This commit introduces the following changes:

  • Split the default config into openshift and k8s specific
  • Add the cert-manager deployment for k8s
  • Introduces overlays in manager for managing both openshift and k8s deployments
  • Update the manifests to point to default/openshift for bundle generation
  • Modify deploy and undeploy targets in Makefile to reference default/k8s
  • Bump up kustomize version to v5.4.3
  • Updates the README

Also addresses: #381 and #416

This commit introduces the following changes:
- Split the default config into openshift and k8s specific
- Add the cert-manager deployment for k8s
- Introduces overlays in manager for managing both openshift and k8s
  deployments
- Update the manifests to point to `default/openshift` for bundle generation
- Modify `deploy` and `undeploy` targets in Makefile to reference `default/k8s`
- Bump up kustomize version to `v5.4.3`
- Updates the README

Signed-off-by: vprashar2929 <[email protected]>
@sthaha sthaha force-pushed the enable-cert-manager branch from a81fa01 to cb63f84 Compare September 26, 2024 06:19
@vprashar2929 vprashar2929 merged commit e1c4c91 into sustainable-computing-io:v1alpha1 Sep 26, 2024
11 checks passed
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.

2 participants