cloud-ark / kubeplus

Kubernetes Operator for multi-instance multi-tenancy
https://cloudark.io/
Apache License 2.0
654 stars 78 forks source link

Retrieve application and pod statuses #1332

Closed omgoswami closed 1 month ago

omgoswami commented 2 months ago

added kubectl appstatus plugin which will validate the given instance of an application and return its status, along with the status of any application pods

devdattakulkarni commented 2 months ago

@omgoswami 👍 Will go through the PR soon.

omgoswami commented 2 months ago

I'm not sure why it's trying to merge 9 commits instead of only the most recent one -- any idea what's going on?

devdattakulkarni commented 2 months ago

Check https://github.com/orgs/community/discussions/22787 for why this happens

There is no need to worry as long as the files shown/included as part of the PR are the ones that you have actually modified as part this issue's work.

devdattakulkarni commented 2 months ago

Also, while the CI is passing, it might be because we don't have any asserts on the output in the test. So let's add some asserts on the output. There is also the below error in the CI run. I am not sure why it did not cause CI failure.

https://github.com/cloud-ark/kubeplus/actions/runs/10203383316/job/28229600641?pr=1332#step:5:4792