Commit Graph

18 Commits (05c13fe35a62b2e434b7ea6d46ffd3bd03aa7f1c)

Author SHA1 Message Date
Daniel Holbach 20557f9f15 update to new doc links structure
Signed-off-by: Daniel Holbach <daniel@weave.works>
2 years ago
Tim Jacomb 08f5ca39b0
Avoid substitution issue in kustomize credentials sync
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
3 years ago
Stefan Prodan 8a3e5790f5
Use multi-arch image for kubectl
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 years ago
Tim Jacomb bc2de741b8
Avoid substitution issue in kustomize for azure credentials sync
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
3 years ago
Edvin Norling f748114dfa Remove resourceNames in integration secrets
* Solves #1524
* We remove resourceName due to the following:
  Note: You cannot restrict create or deletecollection requests by resourceName.
  For create, this limitation is because the object name is not known at authorization time.
* Fix typo in azure-registry cronjob
Signed-off-by: Edvin Norling <edvin.norling@xenit.se>
4 years ago
leigh capili 296bf3cc6c
Fix eventhub integration config patches
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili 1789aa180d
Remove unused kustomizeconfigs from integrations
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili bd255800db
Template AzureIdentityBinding using $(AZ_IDENTITY_NAME) for integrations
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili 1355962b3c
Fix GCP integration container image
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili bb0114e379
Remove per-cloud /kbin/kubectl patches
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili f9622a5b9e
Add /kbin/kubectl to _base integrations
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
leigh capili 3a74fcd75c
Add Makefile to test integrations
Signed-off-by: leigh capili <leigh@null.net>
4 years ago
Edvin Norling 0404790df9 How to automatically renew Azure eventhub
To use JWT to communicate with Azure eventhub we need to renew the JWT credentials
from time to time. This example yaml helps out with that
* Supports both deployment and cronjob based renewal
  * static service principal
  * aad-pod-identity in azure

Signed-off-by: Edvin Norling <edvin.norling@xenit.se>
4 years ago
Ally Parker 4697b1101d Fix service account
Signed-off-by: Ally Parker <ally.parker@red-gate.com>
4 years ago
Daniel Holbach 086f174463 Update more toolkit.fluxcd.io redirects
Following up on #1380 some more docs links which
	now live under fluxcd.io itself.

Signed-off-by: Daniel Holbach <daniel@weave.works>
4 years ago
Marco Amador e6132e36ba fix: revert azure patch and fix the order parameters in the function
Signed-off-by: Marco Amador <amador.marco@gmail.com>
4 years ago
Marco Amador 585b97c462 fix: parameter order
Signed-off-by: Marco Amador <amador.marco@gmail.com>
4 years ago
leigh capili 99825f2663
Add registry cred Deployments/CronJobs for aws/gcp/azure via kustomize
Signed-off-by: leigh capili <leigh@null.net>
4 years ago