- Add ignores for Nancy.
Platform API
Fixed
- Exclude
crossplane
which consists of many deployments.
- Exclude
Changed
- Remove
apiextensions
dependency. - Use
v1beta1
CAPI CRDs.
- Remove
Fixed
- In
DeploymentValidator
, when checking if the Deployment is unique, checkapp.kubernetes.io/component
label if it is present.
- In
Fixed
- Fix manifests after changes introduced in v0.6.1.
Fixed
- Exclude
flux-app
which consists of many deployments.
- Exclude
Changed
- Migrate to configuration management.
- Update
architect-orb
to v4.0.0.
Changed
- Fetch CAPI
v1alpha3
Cluster
resources, instead ofv1alpha2
for validating if an organization can be deleted or not.
- Fetch CAPI
Added
- Allow colliding
app-operator
apps from outsidegiantswarm
namespace.
- Allow colliding
Changed
- Fetch CAPI
v1alpha2
Cluster
resources, instead ofv1alpha3
for validating if an organization can be deleted or not.
- Fetch CAPI