Skip to content

Commit

Permalink
Add Velero (#4350)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru authored Jan 26, 2024
1 parent 3f0bff0 commit 8f8104d
Show file tree
Hide file tree
Showing 161 changed files with 871 additions and 492 deletions.
3 changes: 3 additions & 0 deletions .github/auto-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,9 @@ vendor/variant2:
vendor/vault:
- any: ["vendor/vault/**"]
all: ["!bin/**", "!tasks/**"]
vendor/velero:
- any: ["vendor/velero/**"]
all: ["!bin/**", "!tasks/**"]
vendor/vendir:
- any: ["vendor/vendir/**"]
all: ["!bin/**", "!tasks/**"]
Expand Down
6 changes: 3 additions & 3 deletions .github/package-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/amazon-ecr-credential-helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/amtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/apkbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- 'alpine'
steps:
- name: "Checkout source code at current commit"
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Prepare tags for Docker image
id: prepare
env:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/argocd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/assume-role.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/atlantis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/atmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/auto-update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
- variant
- variant2
- vault
- velero
- vendir
- venona
- vert
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/awless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/aws-copilot-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/aws-iam-authenticator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/aws-nuke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/aws-vault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cfssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
arch-matrix: ${{steps.info.outputs.arch_matrix}}
apk-enabled: ${{ steps.info.outputs.package_enabled == 'true' && steps.info.outputs.apk_package_enabled == 'true' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Export package build matrix
shell: bash
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

# Publish the artifacts
- name: "Push artifact to package repository"
uses: cloudsmith-io/[email protected].3
uses: cloudsmith-io/[email protected].4
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: 'push'
Expand Down
Loading

0 comments on commit 8f8104d

Please sign in to comment.