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

fix: values changes #1652

Merged
merged 4 commits into from
Jul 19, 2024
Merged

fix: values changes #1652

merged 4 commits into from
Jul 19, 2024

Conversation

srodenhuis
Copy link
Contributor

@srodenhuis srodenhuis commented Jul 18, 2024

This PR contains all the value changes required for previous PRs and:

  • Rename of obj.buckets prop
  • Removal of apiName legacy
  • Set versions

@srodenhuis srodenhuis requested review from merll and Ani1357 July 18, 2024 19:56
Copy link
Contributor

@merll merll left a comment

Choose a reason for hiding this comment

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

Trying to run this on my test cluster that yesterday failed migrating to main, I get the following error in the pipeline:

in helmfile.d/helmfile-04.databases.yaml: failed to render values files "../values/harbor/harbor-otomi-db.gotmpl": failed to render [../values/harbor/harbor-otomi-db.gotmpl], because of template: stringTemplate:5:13: executing "stringTemplate" at <$v.obj.buckets>: map has no entry for key "buckets"
    at hfCore (/home/app/stack/dist/src/common/hf.js:45:30)
    exit code: 1
    at ChildProcess.<anonymous> (/home/app/stack/node_modules/zx/dist/bundle.cjs:15261:22)
    at ChildProcess.emit (node:events:513:28)
    at maybeClose (node:internal/child_process:1100:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)

@merll
Copy link
Contributor

merll commented Jul 19, 2024

@srodenhuis Please take a look at 79c354a, which I have done so I get a functional APL again. I can push the commit on top of this branch if you agree.

@srodenhuis srodenhuis merged commit 6bedd2a into main Jul 19, 2024
7 checks passed
@srodenhuis srodenhuis deleted the sr-values-changes branch July 19, 2024 08:46
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