argo-cd/resource_customizations/controlplane.cluster.x-k8s.io/AWSManagedControlPlane/testdata/degraded.yaml
itaiatu f110570512
feat: Add custom health check for cluster-api AWSManagedControlPlane (#19304)
* add custom health check for awsmanagedcontrolplane

Signed-off-by: Iulian Taiatu <itaiatu@adobe.com>

* chore(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.4 (#19295)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.3 to 1.55.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Iulian Taiatu <itaiatu@adobe.com>

* add new line at the end of health_test.yaml file

Signed-off-by: Iulian Taiatu <itaiatu@adobe.com>

---------

Signed-off-by: Iulian Taiatu <itaiatu@adobe.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 10:54:00 -07:00

50 lines
1.6 KiB
YAML

apiVersion: controlplane.cluster.x-k8s.io/v1beta2
kind: AWSManagedControlPlane
metadata:
name: test
namespace: ns-test
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
controller: true
kind: Cluster
name: test
status:
conditions:
- lastTransitionTime: "2024-07-30T11:10:03Z"
status: "False"
severity: Error
message: "7 of 10 completed"
type: Ready
- lastTransitionTime: "2024-07-26T14:35:48Z"
status: "True"
type: ClusterSecurityGroupsReady
- lastTransitionTime: "2024-07-30T02:20:06Z"
status: "True"
type: EKSAddonsConfigured
- lastTransitionTime: "2024-07-26T14:43:57Z"
reason: created
severity: Info
status: "False"
type: EKSControlPlaneCreating
- lastTransitionTime: "2024-07-25T09:22:46Z"
message: "failed reconciling OIDC provider for cluster: failed to create OIDC provider: error creating provider: LimitExceeded: Cannot exceed quota for OpenIdConnectProvidersPerAccount: 100"
reason: EKSControlPlaneReconciliationFailed
severity: Error
status: "False"
- lastTransitionTime: "2024-07-30T11:10:03Z"
status: "True"
type: EKSControlPlaneReady
- lastTransitionTime: "2024-07-26T15:28:01Z"
status: "True"
type: IAMAuthenticatorConfigured
- lastTransitionTime: "2024-07-26T15:27:58Z"
status: "True"
type: IAMControlPlaneRolesReady
- lastTransitionTime: "2024-07-26T14:35:48Z"
status: "True"
type: SubnetsReady
- lastTransitionTime: "2024-07-26T14:35:46Z"
status: "True"
type: VpcReady
ready: true