k8up: rybbit の Schedule が check の文書と混ざって消えていたのを直す - #186
Merged
Merged
Conversation
kubectl の dry-run で rybbit が出ていないのを見落としていた(check だけ出ていた)。 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JgGYf5qbjDXYhtzcpLsGvv
|
Claude finished @5ym's task in 37s —— View job レビュー完了
変更内容: 検証:
1 行の区切り追加のみで、意図通りの修正になっています。問題無しです。 |
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.
#182 で足した
rybbitの Schedule の後ろに---が無く、続くcheckの文書と 1 つの YAML 文書に混ざっていた(同じキーが 2 回出て後ろが勝ち、rybbitは無かったことになる)。クラスタにSchedule rybbitが無いのを見て気づいた。dry-run の出力に rybbit が出ていないのを見落としたのが原因。区切りを 1 行足しただけ。dry-run でschedule.k8up.io/rybbit createdとcheck configuredの両方が出ることを確認。🤖 Generated with Claude Code
https://claude.ai/code/session_01JgGYf5qbjDXYhtzcpLsGvv