-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge the workflowtemplates into one place
These are separated out into folders by k8s namespace and then by "kind". Kustomization is added to manage these
- Loading branch information
Steve Keay
committed
Sep 10, 2024
1 parent
50b2f86
commit 12fc3f3
Showing
44 changed files
with
39 additions
and
20 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
apiVersion: kustomize.config.k8s.io/v1beta1 | ||
kind: Kustomization | ||
|
||
# this is where our workflows currently run | ||
namespace: argo-events | ||
|
||
resources: | ||
- secrets/openstack-svc-acct.yaml | ||
- secrets/obm-creds.yaml | ||
- secrets/placeholder-obm-creds.yaml | ||
- secrets/operate-workflow-sa.token.yaml | ||
- secrets/production-ironic-for-argo-creds.yaml | ||
- secrets/nautobot-token.yaml | ||
- secrets/placeholder-obm-legacy-passwords.yaml | ||
- sensors/ironic-node-update.yaml | ||
- sensors/debug-sensor.yaml | ||
- sensors/nb-oob-interface-update.yaml | ||
- eventsources/nautobot-webhook.yaml | ||
- roles/sensor-submit-workflow-role.yaml | ||
- workflowtemplates/nautobot-api.yaml | ||
- workflowtemplates/get-device-nautobot.yaml | ||
- workflowtemplates/sync-interfaces-to-nautobot.yaml | ||
- workflowtemplates/sync-nb-server-to-ironic.yaml | ||
- workflowtemplates/get-obm-ip.yaml | ||
- workflowtemplates/sync-provision-state-to-nautobot.yaml | ||
- workflowtemplates/node-events.yaml | ||
- workflowtemplates/sync-interfaces-to-ironic.yaml | ||
- workflowtemplates/undersync-device.yaml | ||
- workflowtemplates/sync-server-to-ironic.yaml | ||
- workflowtemplates/undersync-switch.yaml | ||
- workflowtemplates/keystone-event-project.yaml | ||
- workflowtemplates/get-obm-creds.yaml | ||
- workflowtemplates/idrac-enable-network-boot.yaml | ||
- workflowtemplates/obm-sync-creds.yaml | ||
- workflowtemplates/sync-srv-redfish-intfs-to-nb.yaml | ||
- workflowtemplates/obm-firmware-update.yaml | ||
- workflowtemplates/sync-obm-creds.yaml |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.