-
Notifications
You must be signed in to change notification settings - Fork 81
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
Bump upjet and add new examples with secret for container app resource #873
Conversation
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
30f0e56
to
885cb8a
Compare
/test-examples="examples/containerapp/v1beta2/containerapp-with-secret.yaml" |
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
/test-examples="examples/containerapp/v1beta2/containerapp-with-secret.yaml" |
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
/test-examples="examples/containerapp/v1beta2/containerapp-with-secret.yaml" |
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
Signed-off-by: Fatih Türken <turkenf@gmail.com>
Signed-off-by: Fatih Türken <turkenf@gmail.com>
/test-examples="examples/containerapp/v1beta2/containerapp-with-secret.yaml" |
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
Signed-off-by: Fatih Türken <turkenf@gmail.com>
/test-examples="examples/storage/v1beta1/account.yaml" |
/test-examples="examples/alertsmanagement/v1beta1/monitoractionruleactiongroup.yaml" |
/test-examples="examples/consumption/v1beta1/budgetresourcegroup.yaml" |
/test-examples="examples/containerapp/v1beta1/containerapp.yaml" |
/test-examples="examples/consumption/v1beta1/budgetresourcegroup.yaml" |
/test-examples="examples/consumption/v1beta1/budgetresourcegroup.yaml" |
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
Signed-off-by: Fatih Türken <turkenf@gmail.com>
/test-examples="examples/containerapp/v1beta1/containerapp-with-secret.yaml" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @turkenf
Description of your changes
This PR bumps upjet to the commit
be5e03679440
for the fix about getting sensitive parameters and adds new examples for container app resource.I have:
make reviewable
to ensure this PR is ready for review.Addedbackport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested
examples/containerapp/v1beta1/containerapp-with-secret.yaml
=> https://github.com/crossplane-contrib/provider-upjet-azure/actions/runs/11890064382examples/containerapp/v1beta2/containerapp-with-secret.yaml
=> https://github.com/crossplane-contrib/provider-upjet-azure/actions/runs/11890060898examples/containerapp/v1beta1/containerapp.yaml
=> https://github.com/crossplane-contrib/provider-upjet-azure/actions/runs/11892693870examples/alertsmanagement/v1beta1/monitoractionruleactiongroup.yaml
=> https://github.com/crossplane-contrib/provider-upjet-azure/actions/runs/11892667938examples/storage/v1beta1/account.yaml
=> https://github.com/crossplane-contrib/provider-upjet-azure/actions/runs/11892651387examples/consumption/v1beta1/budgetresourcegroup.yaml
=> https://github.com/crossplane-contrib/provider-upjet-azure/actions/runs/11894377170