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

🤖 Update charts for deploy #2133

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Conversation

kirkkwang
Copy link
Collaborator

@kirkkwang kirkkwang commented Jan 5, 2024

🤖 Update charts for deploy

After making the changes to test if it works:

helm pull --untar oci://ghcr.io/samvera/charts/hyrax --version 3.5.1
touch .env.demo
dotenv -f .env.demo envsubst < ops/demo-deploy.tmpl.yaml > ops/demo-deploy.yaml
helm template --values ops/demo-deploy.yaml hyrax
rm -rf hyrax # you'll have a lot of untracked files so remove the bulk of them them with this

@ShanaLMoore
Copy link
Collaborator

ShanaLMoore commented Jan 5, 2024

@kirkkwang would you happen to remember the steps you took/commands you ran to make a write up for our future selves?

For doc purposes, the deploy error is:

Error: UPGRADE FAILED: unable to build kubernetes objects from current release manifest: resource mapping not found for name: "hyku-***-hyrax" namespace: "" from "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"

@kirkkwang
Copy link
Collaborator Author

@ShanaLMoore I updated the description with the commands

@ShanaLMoore ShanaLMoore merged commit cd718f7 into main Jan 8, 2024
4 checks passed
@ShanaLMoore ShanaLMoore deleted the update-deploy-for-hyrax-5-upgrade branch January 8, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants