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

Restructure K8up image specification #96

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Conversation

simu
Copy link
Member

@simu simu commented Jul 25, 2022

We restructure the K8up container image specification to populate backup_k8up:images:k8up from the lookup table containing the default image versions for K8up v1.x and v2.x instead of populating v2 of the lookup table from backup_k8up:images:k8up.

While breaking the Commodore component best practices, this brings the container image specification in line with the Helm chart specification and restructures the class enough to avoid running into a bug when resolving nested references in reclass which we hit with the old structure

See kapicorp/reclass#8 for a potential fix of the underlying reclass bug.

Checklist

  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@simu simu added the change label Jul 25, 2022
Base automatically changed from fix/chart-output-dir to master July 25, 2022 15:46
We restructure the K8up container image specification to populate
`backup_k8up:images:k8up` from the lookup table containing the default
image versions for K8up v1.x and v2.x instead of populating v2 of the
lookup table from `backup_k8up:images:k8up`.

While breaking the Commodore component best practices, this brings the
container image specification in line with the Helm chart specification
and restructures the class enough to avoid running into a bug when
resolving nested references in reclass which we hit with the old
structure
@simu simu marked this pull request as ready for review July 25, 2022 15:47
@simu simu requested review from glrf and ccremer July 25, 2022 15:47
@simu simu merged commit 84db41d into master Jul 25, 2022
@simu simu deleted the fix/k8up-v1-v2-reclass branch July 25, 2022 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants