Skip to content

Commit

Permalink
chore: remove registry secret from zuul jobs (#2231)
Browse files Browse the repository at this point in the history
Reviewed-by: Mohammed Naser <[email protected]>
Reviewed-by: Yaguang Tang <[email protected]>
  • Loading branch information
yaguangtang authored Dec 17, 2024
1 parent 67211d4 commit 467273c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion images/nova/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Atmosphere-Rebuild-Time: 2024-12-14T02:02:56Z
# Atmosphere-Rebuild-Time: 2024-12-17T01:27:44Z

ARG RELEASE

Expand Down
8 changes: 0 additions & 8 deletions zuul.d/container-images/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,13 @@
abstract: true
irrelevant-files:
- ^doc/
secrets:
name: container_registry_credentials
secret: atmosphere-harbor-credentials
pass-to-parent: true
vars: *image_vars

- job:
name: atmosphere-promote-container-image
parent: ci-promote-container-image
irrelevant-files:
- ^doc/
secrets:
name: container_registry_credentials
secret: atmosphere-harbor-credentials
pass-to-parent: true
nodeset:
nodes: []
vars: *image_vars
17 changes: 0 additions & 17 deletions zuul.d/secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,6 @@
# License for the specific language governing permissions and limitations
# under the License.

- secret:
name: atmosphere-harbor-credentials
data:
harbor.atmosphere.dev:
username: robot$zuul
password: !encrypted/pkcs1-oaep
- OOykjodZE21qsYYLpzplp+PV0QbsKQ1B3+kI7bY97VQI/d5RlewqlNABc10eQnyYFSDvq
z2gSigSHxaVcV5qKJLTNVDgzSBHBj349OaTh6dXsxplvoArehfYMMZGuNmFlucoeN8K6w
yLRViN7tCS39CAYdjeNX1X7mQ7gBC61jUQ++JB+R5MhXmALJxzPfQRl9jsYmjx9ZXjEwE
tjKLSyQifQU20eXbhZOUW2nr+ItTikS3AOSo6Ja6jCI1c9lj6mJtUOorGsuxfdhEigPws
Qnz539imGcyqySSxvbJvgoEYxhE3dHFV5cJkomoHHHwLH0wbjAgBQtCMX3CvpxNX8sBfJ
MxvUkxY8VWt3CtJkdq+/eaCovCRn6GN5enI5tlUJgpAyV+PO6PvkTan6yC8lHMM5pD4jX
Hdo6gt6m9WyA5VxUHdoYYMaDO/rvCxxrUevzPn8do5I96madr9S9lFARqw74mgXG5I6pZ
M7zDXnorUFyv9dUIB2rOZrp7o0OC2thujjDTKXb4qfmfXGOwlkNmtCLo6BaDo9pSdRN8p
k0YnUAItZ64qUR7paEUKGy4rzsZjDYvIj7DrCFvLL2CXcyjPGcmcblpSHe5vJ15CFVH8X
o39FIIhSmehvrYJziGYUgf4JY1B6ktBtFc9l78WeoJRHNce+viSSkBj1fhbUaI=

- secret:
name: ansible_galaxy_info
data:
Expand Down

0 comments on commit 467273c

Please sign in to comment.