Christopher Haar

Results 247 comments of Christopher Haar

we dropped old versions with https://github.com/crossplane/crossplane/pull/4098 and since `v1.13.1` we upgrading the `storage version` during init process

I'd say that all Upjet-based providers use v1alpha1 since it's a config of the provider-template https://github.com/upbound/upjet-provider-template/blob/main/package/crossplane.yaml#L1 v1alpha1 https://github.com/upbound/provider-aws/blob/main/package/crossplane.yaml.tmpl#L1 https://github.com/upbound/provider-gcp/blob/main/package/crossplane.yaml.tmpl#L1 https://github.com/upbound/provider-azure/blob/main/package/crossplane.yaml.tmpl#L1 https://github.com/crossplane-contrib/provider-helm/blob/master/package/crossplane.yaml#L1 https://github.com/crossplane-contrib/provider-aws/blob/master/package/crossplane.yaml#L2 ... v1 https://github.com/crossplane-contrib/provider-kubernetes/blob/main/package/crossplane.yaml#L1 https://github.com/crossplane-contrib/provider-argocd/blob/main/package/crossplane.yaml#L1 CC: @jeanduplessis

we need to check the same for all configurations

@negz @turkenh think we need to work on this Deprecation Notice when we want to drop ESS support https://github.com/crossplane/crossplane/pull/2940/files#diff-40b5c705a7ba08a514b14b156d26120fcd0c6a8b4326096ceecbb7d3bd971f29R47 > // This field is planned to be replaced in a...

think we have this topic for future improvements for runtime-config https://github.com/crossplane/crossplane/blob/master/design/one-pager-package-runtime-config.md#future-improvements

this PR feels outdated ? We need this @stevendborrelli ?

did you tried v1.2.3 for upjet ? today its only as tag created

@ulucinar can you add here more information what exactly you want to add ?