-
Notifications
You must be signed in to change notification settings - Fork 759
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
feat: Implement config pod status #3544
feat: Implement config pod status #3544
Commits on Oct 1, 2024
-
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for dfe3878 - Browse repository at this point
Copy the full SHA dfe3878View commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 14d80aa - Browse repository at this point
Copy the full SHA 14d80aaView commit details -
implement config status controller wip
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 369004c - Browse repository at this point
Copy the full SHA 369004cView commit details -
implement config pod status logic
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c27e83 - Browse repository at this point
Copy the full SHA 9c27e83View commit details -
remove make comment from api docs
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 290b46e - Browse repository at this point
Copy the full SHA 290b46eView commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d6ccba - Browse repository at this point
Copy the full SHA 2d6ccbaView commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b149d3f - Browse repository at this point
Copy the full SHA b149d3fView commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for bc5ba07 - Browse repository at this point
Copy the full SHA bc5ba07View commit details -
add or delete pod status at the end
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 8806502 - Browse repository at this point
Copy the full SHA 8806502View commit details -
pass request.name as key when config is deleted
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for a2f6e9e - Browse repository at this point
Copy the full SHA a2f6e9eView commit details -
update config controller to pass request.NameSpace.Name
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 9cf8fe5 - Browse repository at this point
Copy the full SHA 9cf8fe5View commit details -
wrap fake client with mutex logic to resolve data race issues
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 00c3e41 - Browse repository at this point
Copy the full SHA 00c3e41View commit details -
use wrapped fake client in failing test
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 842b26a - Browse repository at this point
Copy the full SHA 842b26aView commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d05fc2 - Browse repository at this point
Copy the full SHA 9d05fc2View commit details -
fix config by pod status not updating issue
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f220bb - Browse repository at this point
Copy the full SHA 5f220bbView commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 0f431eb - Browse repository at this point
Copy the full SHA 0f431ebView commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 79c048b - Browse repository at this point
Copy the full SHA 79c048bView commit details -
add unit tests for config pod status types
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c5b5d7 - Browse repository at this point
Copy the full SHA 9c5b5d7View commit details -
write upsert error to status obj
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a4e7b2 - Browse repository at this point
Copy the full SHA 3a4e7b2View commit details -
update kubebuilder tag in config status controller
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d44b5f - Browse repository at this point
Copy the full SHA 1d44b5fView commit details -
pass namespace to reconcile request of config controller
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for f371fb3 - Browse repository at this point
Copy the full SHA f371fb3View commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 45c2da7 - Browse repository at this point
Copy the full SHA 45c2da7View commit details -
use namespace stored in config pod status
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 4dae25f - Browse repository at this point
Copy the full SHA 4dae25fView commit details -
store namespace in configpod status name
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b326059 - Browse repository at this point
Copy the full SHA b326059View commit details -
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b75a3ea - Browse repository at this point
Copy the full SHA b75a3eaView commit details -
wrap fake client with mutex in unit tests
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 8201cff - Browse repository at this point
Copy the full SHA 8201cffView commit details -
fix expansion template status to use self only and gate all status co…
…ntrollers to use operation.status flag Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 958be2c - Browse repository at this point
Copy the full SHA 958be2cView commit details
Commits on Oct 2, 2024
-
remove gating in mutator status controller
Signed-off-by: Avinash Patnala <[email protected]>
Avinash Patnala committedOct 2, 2024 Configuration menu - View commit details
-
Copy full SHA for a860f6c - Browse repository at this point
Copy the full SHA a860f6cView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3600f97 - Browse repository at this point
Copy the full SHA 3600f97View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20cb2ca - Browse repository at this point
Copy the full SHA 20cb2caView commit details