Skip to content

Conversation

bdunne
Copy link

@bdunne bdunne commented Aug 20, 2025

While walking through the upgrade guides, I found some paths to correct and other typo/grammar changes.

bdunne added 4 commits August 18, 2025 18:32
Other references to files do not have a leading / and this can cause
confusion with / being the root of the filesystem.
This was resulting in a box contining:
 github.com/onsi/ginkgo/v2 v2.17.1
 github.com/onsi/gomega v1.32.0
 k8s.io/api v0.30.1
 k8s.io/apimachinery v0.30.1
 k8s.io/client-go v0.30.1
 sigs.k8s.io/controller-runtime v0.18.4
 github.com/onsi/ginkgo/v2 v2.19.0
 github.com/onsi/gomega v1.33.1
 k8s.io/api v0.31.0
 k8s.io/apimachinery v0.31.0
 k8s.io/client-go v0.31.0
 sigs.k8s.io/controller-runtime v0.19.0
@openshift-ci openshift-ci bot requested review from jberkhahn and OchiengEd August 20, 2025 15: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.

1 participant