Skip to content
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

Open
a-hilaly opened this issue Sep 21, 2024 · 0 comments
Open

Expand Resource status reporting in RG instances #18

a-hilaly opened this issue Sep 21, 2024 · 0 comments

Comments

@a-hilaly
Copy link
Member

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:

  • Individual status for each resource
  • Creation progress (e.g., pending, creating, created, failed)
  • Error messages or additional details when applicable
  • Summary of overall instance status
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 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
Projects
None yet
Development

No branches or pull requests

1 participant