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

Explicitly add listKind to CRDs #860

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Explicitly add listKind to CRDs #860

merged 1 commit into from
Oct 19, 2021

Conversation

tylerphelan
Copy link
Contributor

@tylerphelan tylerphelan commented Oct 18, 2021

Make kpack installation configuration idempotent

@sambhav
Copy link
Contributor

sambhav commented Oct 18, 2021

LGTM but curious if there was any background behind this change.

@tylerphelan tylerphelan changed the title Explicitly call out listKind for images and builds Explicitly call out listKind Oct 19, 2021
- This makes installs schematically idempotent
- Rename stack config file to more accurate clusterstack.yaml
@tylerphelan
Copy link
Contributor Author

LGTM but curious if there was any background behind this change.

This just makes the installations of kpack a bit more idempotent. One deployment tool we use kapp controller will basically check for diffs after an installation and this change ensures there are no diffs.

@codecov-commenter
Copy link

Codecov Report

Merging #860 (21c09f4) into main (13b37f0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #860   +/-   ##
=======================================
  Coverage   67.64%   67.64%           
=======================================
  Files         113      113           
  Lines        5013     5013           
=======================================
  Hits         3391     3391           
  Misses       1259     1259           
  Partials      363      363           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13b37f0...21c09f4. Read the comment docs.

@tylerphelan tylerphelan changed the title Explicitly call out listKind Explicitly add listKind to CRDs Oct 19, 2021
@tylerphelan tylerphelan merged commit 14af010 into main Oct 19, 2021
@tylerphelan tylerphelan deleted the list-kind branch October 19, 2021 21:44
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.

5 participants