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

Report dashboard status #3173

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Report dashboard status #3173

merged 1 commit into from
Feb 15, 2024

Conversation

asincu
Copy link
Contributor

@asincu asincu commented Feb 15, 2024

Description

Report dashboard status as tigerastatus

kubectl get tigerastatus
NAME                          AVAILABLE   PROGRESSING   DEGRADED   SINCE
apiserver                     True        False         False      168m
calico                        True        False         False      168m
compliance                    True        False         False      167m
intrusion-detection           True        False         False      166m
log-collector                 True        False         False      167m
log-storage                   True        False         False      168m
log-storage-access            True        False         False      165m
log-storage-dashboards        True        False         False      166m
log-storage-elastic           True        False         False      166m
log-storage-esmetrics         True        False         False      22h
log-storage-kubecontrollers   True        False         False      166m
log-storage-secrets           True        False         False      22h
manager                       True        False         False      166m
monitor                       True        False         False      22h
policy-recommendation         True        False         False      22h
tiers                         True        False         False      22h

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

Copy link
Member

@rene-dekker rene-dekker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@asincu asincu merged commit b79c9e1 into tigera:master Feb 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants