-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove email config page #17711
Merged
Merged
Remove email config page #17711
Conversation
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
Signed-off-by: AllForNothing <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #17711 +/- ##
==========================================
- Coverage 66.62% 66.60% -0.02%
==========================================
Files 995 994 -1
Lines 105898 105841 -57
Branches 2602 2591 -11
==========================================
- Hits 70555 70496 -59
- Misses 31445 31451 +6
+ Partials 3898 3894 -4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
wy65701436
approved these changes
Nov 3, 2022
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.
lgtm
YangJiao0817
approved these changes
Nov 3, 2022
YangJiao0817
pushed a commit
to YangJiao0817/harbor
that referenced
this pull request
Nov 7, 2022
Because the email config page has been removed goharbor#17711 Signed-off-by: Yang Jiao <[email protected]>
5 tasks
YangJiao0817
added a commit
that referenced
this pull request
Nov 8, 2022
Because the email config page has been removed #17711 Signed-off-by: Yang Jiao <[email protected]>
mcsage
pushed a commit
to mcsage/harbor
that referenced
this pull request
Feb 16, 2023
Signed-off-by: AllForNothing <[email protected]> Signed-off-by: AllForNothing <[email protected]> Signed-off-by: Stephan Hohn <[email protected]>
mcsage
pushed a commit
to mcsage/harbor
that referenced
this pull request
Feb 16, 2023
Because the email config page has been removed goharbor#17711 Signed-off-by: Yang Jiao <[email protected]> Signed-off-by: Stephan Hohn <[email protected]>
flbla
added a commit
to goharbor/terraform-provider-harbor
that referenced
this pull request
Oct 23, 2024
The email configuration was removed from harbor in v2.7.0. According to the `README.md` in this repository the supported versions are >2.9. Therefore this PR intends to remove the email configuration from the terraform provider. Related PRs: - goharbor/harbor#17711 - goharbor/harbor#17712 Signed-off-by: Adrian Berger <[email protected]> Co-authored-by: Florian Blampey <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #17683
Signed-off-by: AllForNothing [email protected]
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: