Open
Conversation
* update packer * add bridge
Revise the cloud build scriptwq./third_party/openconfig/kne/internal/copybara.sh
* Update kind to 1.24.0 and node to 1.31.0 also updates kube apis to 1.31 * fix logging * add node updates * Update packers to build with new version of kind
GitOrigin-RevId: 71fe572
* CDNOS: update version, fix published ports * fix InterfaceCount for mgmt
The version requirement was bumped in 3315c2, resulting in the a build failure when following the documentation. Current behaviour: ``` $ kne deploy deploy/kne/kind-bridge.yaml I0105 09:09:28.147208 67772 deploy.go:195] Deploying cluster... Error: failed to deploy cluster: failed to check for dependencies: kind version check failed: got 0.19.0, want 0.24.0. install with `go install sigs.k8s.io/kind@0.24.0` ``` New behaviour: ``` $ kne deploy deploy/kne/kind-bridge.yaml I0105 09:13:48.483372 71859 deploy.go:195] Deploying cluster... I0105 09:13:48.498972 71859 deploy.go:619] kind version valid: got 0.24.0 want 0.24.0 ```
The current URL is a 404
The downloaded branch & all other links, reference `main`. Move the topo.proto links to also use `main` for consistency.
Pull Request Test Coverage Report for Build 13727402672Details
💛 - Coveralls |
This reverts commit fa1f6af.
This file contains hidden or 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
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.
No description provided.