-
Notifications
You must be signed in to change notification settings - Fork 33
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
Rebase the ginkgo_removal branch from main #1654
Closed
sebrandon1
wants to merge
13
commits into
redhat-best-practices-for-k8s:ginkgo_removal
from
sebrandon1:gr_update
Closed
Rebase the ginkgo_removal branch from main #1654
sebrandon1
wants to merge
13
commits into
redhat-best-practices-for-k8s:ginkgo_removal
from
sebrandon1:gr_update
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* enable collector's sanity check * added tmate session for testing * disable tmate session
…-best-practices-for-k8s#1652) Bumps [github.com/mittwald/go-helm-client](https://github.com/mittwald/go-helm-client) from 0.12.3 to 0.12.4. - [Release notes](https://github.com/mittwald/go-helm-client/releases) - [Commits](mittwald/go-helm-client@v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: github.com/mittwald/go-helm-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…or-k8s#1615) * Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (redhat-best-practices-for-k8s#1610) Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.13.0...v2.13.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/test-network-function/privileged-daemonset (redhat-best-practices-for-k8s#1612) Bumps [github.com/test-network-function/privileged-daemonset](https://github.com/test-network-function/privileged-daemonset) from 1.0.14 to 1.0.15. - [Release notes](https://github.com/test-network-function/privileged-daemonset/releases) - [Commits](redhat-best-practices-for-k8s/privileged-daemonset@v1.0.14...v1.0.15) --- updated-dependencies: - dependency-name: github.com/test-network-function/privileged-daemonset dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This reverts commit 254f3e0.
…ork-function/cnf-certification-test into ginkgo_removal" This reverts commit 037fb46, reversing changes made to 254f3e0.
…s-for-k8s#1649) The content of PR redhat-best-practices-for-k8s#1642 was accidentally removed from ginkgo_removal branch by commit 1c11b94. Co-authored-by: Brandon Palm <[email protected]>
sebrandon1
force-pushed
the
gr_update
branch
from
November 21, 2023 21:32
411ef5e
to
2d64299
Compare
…for-k8s#1622) Non-backward compatibility: the tc/check "affiliated-certification-helm-version" will be skipped if no helm chart releases were discovered. Also, in case we discovered some chart releases and helm is v3, every chart release will be added as a compliant report object. Also, added the expansion of the "args..." in the ClaimFilePrintf call to Logf.
…ll the fields (redhat-best-practices-for-k8s#1644) * test test * Update webserver.go * Update index.js * Update webserver.go
sebrandon1
force-pushed
the
gr_update
branch
from
November 21, 2023 22:34
ee82c21
to
c60022c
Compare
This is now up-to-date with a main rebase. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The history is messy, but this should include the changes needed for a rebase of the ginkgo_removal branch with the main branch.