-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat(txt-registry): deprecate legacy txt-format #5172
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
Merged
k8s-ci-robot
merged 35 commits into
kubernetes-sigs:master
from
gofogo:feat-txt-registry
Jun 25, 2025
Merged
Changes from 33 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
141e87b
Merge branch 'kubernetes-sigs:master' into master
ivankatliarchuk a3395cc
Merge branch 'kubernetes-sigs:master' into master
ivankatliarchuk fc24c55
Merge branch 'kubernetes-sigs:master' into master
ivankatliarchuk 6e691be
Merge branch 'kubernetes-sigs:master' into master
ivankatliarchuk bc329b3
feat(txt-registry): only support single format
ivankatliarchuk 9fb8141
feat(txt-registry): only support single format
ivankatliarchuk 5d82582
feat(txt-registry): only support single format
ivankatliarchuk d595404
feat(txt-registry): only support single format
ivankatliarchuk b50c7d9
feat(txt-registry): only support single format
ivankatliarchuk 566bb39
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 2ee1723
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk f8882f6
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 8301811
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 213003a
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 06bdd64
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 33c5960
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 81e5483
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 84d8573
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 4faec98
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk fa9e37e
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 7b491e5
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 9be0cf1
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 4fe4f9e
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 9444b30
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 08de143
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk b9fb51a
Merge remote-tracking branch 'refs/remotes/origin/feat-txt-registry' …
ivankatliarchuk a1b3c58
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 565143a
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 22c4566
feat(txt-registry): address review comments
ivankatliarchuk e9f7d13
feat(txt-registry): address review comments
ivankatliarchuk 4c7ac14
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 368c4a0
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk d4aad29
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk d2e3274
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk 83ac680
feat(txt-registry): deprecate legacy txt-format
ivankatliarchuk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -23,5 +23,6 @@ repos: | |
| rev: v0.44.0 | ||
| hooks: | ||
| - id: markdownlint | ||
| args: ["--fix"] | ||
|
|
||
| minimum_pre_commit_version: !!str 3.2 | ||
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.