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

build: validate manifests against 1.28.0 #1594

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

tillt
Copy link
Contributor

@tillt tillt commented Sep 13, 2023

What problem does this PR solve?:
Validates manifests against 1.28.0 using bloodhound

Which issue(s) does this PR fix?:

https://d2iq.atlassian.net/browse/D2IQ-97973

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Checklist

  • If the PR adds a version bump, ensure there is no breaking change in Licensing model (or NA).
  • If a chart is changed or app configuration is significantly changed, the chart version is correctly incremented (so that apps are not automatically upgraded from a previous version of DKP).

@tillt tillt self-assigned this Sep 13, 2023
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 13, 2023
@d2iq-mergebot
Copy link
Contributor

This repo has @d2iq-mergebot integration. You can perform the following commands by submitting a comment. Submit a comment with content "@d2iq-mergebot help" to view more detailed help text and examples. Be sure the have a look at the mergebot documentation, too.For help using mergebot, please refer to the README file here: https://github.com/mesosphere/mergebot/blob/main/README.md
Enabled Mergebot commands:
@d2iq-mergebot test all
@d2iq-mergebot test
@d2iq-mergebot override-status
@d2iq-mergebot help
@d2iq-mergebot backport

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6173614171

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.532%

Totals Coverage Status
Change from base Build 6161413759: 0.0%
Covered Lines: 136
Relevant Lines: 171

💛 - Coveralls

@tillt tillt added wip ok-to-test Signals mergebot that CI checks are ready to be kicked off ready-for-review and removed wip labels Sep 13, 2023
@tillt
Copy link
Contributor Author

tillt commented Sep 13, 2023

Looking good for 1.28.0:

[...]
2023-09-13 14:24:27 INF  • K8s v1.28.0: parsing resources...
# Warning: 'patchesJson6902' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'patchesJson6902' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'patchesJson6902' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'patchesJson6902' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
2023-09-13 14:24:55 INF  ✓ K8s v1.28.0: parsing resources
2023-09-13 14:24:55 INF  • K8s v1.28.0: validating...
2023-09-13 14:25:05 INF  ✓ K8s v1.28.0: validating
2023-09-13 14:25:05 INF PASS

@takirala takirala merged commit 11ff7ed into main Sep 13, 2023
30 checks passed
@takirala takirala deleted the till/bloodhound-next-k8s branch September 13, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Signals mergebot that CI checks are ready to be kicked off ready-for-review size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants