-
Notifications
You must be signed in to change notification settings - Fork 18
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
Expand Resource status reporting in RG instances #18
Labels
Comments
ack-prow bot
pushed a commit
that referenced
this issue
Oct 30, 2024
Issue #18 Description of changes: Expand resourceGroup status * Make topological order only visible on `kubectl get rg -owide` * Add Dependency list to resourceGroup status By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
a-hilaly
added
kind/feature
kind/enhancement
and removed
alpha-release
kind/feature
labels
Nov 11, 2024
a-hilaly
pushed a commit
that referenced
this issue
Nov 12, 2024
Issue #18 Description of changes: Expand resourceGroup status * Make topological order only visible on `kubectl get rg -owide` * Add Dependency list to resourceGroup status By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
a-hilaly
pushed a commit
that referenced
this issue
Nov 12, 2024
Issue #18 Description of changes: Expand resourceGroup status * Make topological order only visible on `kubectl get rg -owide` * Add Dependency list to resourceGroup status By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
a-hilaly
pushed a commit
that referenced
this issue
Nov 12, 2024
Issue #18 Description of changes: Expand resourceGroup status * Make topological order only visible on `kubectl get rg -owide` * Add Dependency list to resourceGroup status By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expand Resource Status Reporting in Instance
Currently, we only expose a condition when the instance resources are fully created. We need to expand the status information to provide more details about each resource in the instance.
For example we could report the:
The text was updated successfully, but these errors were encountered: