-
Notifications
You must be signed in to change notification settings - Fork 15
0.33.x gen doc links #574
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
Closed
Closed
0.33.x gen doc links #574
Conversation
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
* bump k8s to 1.28 * fix codegen * bump k8s-utils * fix strcase * bump deps * bump again * Separate out codegen and tests * Fix file path * Add protoc * Run codegen before tests * bump again * bump go utils * bump k8s-utils * Add changelog * move changelog * update codegen script * bump cloudbuilders * update codegen script * Remove redundant boilerplate * update changelog
* codegen/collector: Increase timeout like in skv2 for go 1.21 * changelog * changelog: reformat * pkg code gen different magic number * update magic number * add language: * Update pkg/code-generator/collector/extractor.go Co-authored-by: Bernie Birnbaum <[email protected]> --------- Co-authored-by: Bernie Birnbaum <[email protected]>
…ut (#550) * separate errors and warnings and consistent output * more warnings in tests to validate warning sorting * nits * Remove code that separates warnings from errors * Update reporter.go
* support expression selector * reuse label selector func * tests * changelog * Update pkg/api/v1/clients/memory/resource_client_test.go Co-authored-by: David Jumani <[email protected]> * only use labelSelector if not nil * add issue link * benchmark tests --------- Co-authored-by: David Jumani <[email protected]>
* bump k8s * bump cloudbuild * add changelog * tidy * codegen * dont bump go * Bump go version Co-authored-by: Nathan Fudenberg <[email protected]> * Revert "Bump go version" This reverts commit 6e4367d. --------- Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com> Co-authored-by: Nathan Fudenberg <[email protected]>
…lo-kit into jbohanon/json-snapshots
implement json.Marshaler in snapshot templates
Revert "implement json.Marshaler in snapshot templates"
Co-authored-by: Sam Heilbron <[email protected]>
Co-authored-by: soloio-bulldozer[bot] <48420018+soloio-bulldozer[bot]@users.noreply.github.com>
Signed-off-by: timflannagan <[email protected]>
…kit into 0.33.x-gen-doc-links
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.
Backport of #567