Skip to content
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

fix(service-integration): write integration_key into connection details secret #32

Conversation

holgerjh
Copy link
Contributor

Description of your changes

This PR lets integration.service.pagerduty.crossplane.io write the integrationKey into the connection secret specified by writeConnectionSecretToRef. This is especially useful when a new api key is requested and should be consumed by objects that read it from a secret, such as e.g. Grafana ContactPoints.

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Run provider and created an Integration with writeConnectionSecretToRef set to a secret, then checked the secret.

…ls secret

Signed-off-by: Holger Johannes Heinz <79228197+holgerjh@users.noreply.github.com>
@haarchri haarchri merged commit 7072273 into crossplane-contrib:main Nov 16, 2023
6 checks passed
@holgerjh holgerjh deleted the feature/write-integration-key-into-connection-secret branch November 17, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants