Closed mocdaniel closed 1 month ago
@pranav-pandey0804: The label(s) sig/cluster, sig/lifecycle
cannot be applied, because the repository doesn't have them.
/sig cluster-lifecycle
i think this repository might contains some out-of-date examples, but they are not owned by SIG Cluster Lifecycle /remove-sig cluster-lifecycle
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
replace
- name: php-redis
image: gcr.io/google-samples/gb-frontend
by
- name: php-redis
image: us-docker.pkg.dev/google-samples/containers/gke/gb-frontend:v5
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
The image reference
gcr.io/google-samples/gb-frontend:v4
inguestbook/frontend-deployment.yaml
is invalid, the tag doesn't seem to exist (anymore).After checking on gcr, it looks like there are no tags at all for
gb-frontend
, but only for the architecture-specific images, e.g.gb-frontend-amd64
orgb-frontend-arm
.