This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
EVEREST-107: config and secrets consistency via owner references #303
base: main
Are you sure you want to change the base?
EVEREST-107: config and secrets consistency via owner references #303
Changes from 3 commits
e135732
4653ee2
053aa5f
84c716a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 51 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 51 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 51 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 51 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 51 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
Check failure on line 51 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
Check failure on line 91 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 91 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 91 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
Check failure on line 126 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 126 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 126 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's have the possible statuses defined as constants in one place
Check failure on line 152 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 152 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 152 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 152 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 152 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
Check failure on line 152 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to expose the status to the API? Looks like the "Initializing" will never returned to the API user anyway.
Check failure on line 218 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 218 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 218 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 218 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 218 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
Check failure on line 218 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
Check failure on line 238 in api/backup_storage.go
GitHub Actions / Test (1.21.x, false)
Check failure on line 238 in api/backup_storage.go
GitHub Actions / API Integration Tests (1.21.x, false)
Check failure on line 238 in api/backup_storage.go
GitHub Actions / Check (1.21.x, false)
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.