Skip to content
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

Add namespace flattening options to replication body. #253

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

4n3w
Copy link
Contributor

@4n3w 4n3w commented Sep 20, 2022

Adds flattening support to the replication policy.

This fixes #167.

Verified working against v2.3.3+vmware.1-a0a9ed8a

@4n3w 4n3w force-pushed the add_flattening_to_harbor_replication branch 2 times, most recently from 1cac79d to f7780fc Compare September 27, 2022 14:26
@4n3w 4n3w requested a review from a team as a code owner September 27, 2022 14:26
@flbla flbla force-pushed the add_flattening_to_harbor_replication branch from f7780fc to b608405 Compare October 3, 2022 07:35
Copy link
Contributor

@flbla flbla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@flbla flbla enabled auto-merge (squash) October 3, 2022 07:36
@flbla flbla merged commit 07bc789 into goharbor:master Oct 3, 2022
1337andre pushed a commit to 1337andre/terraform-provider-harbor that referenced this pull request Nov 8, 2022
Add namespace flattening options to replication body. Default is 0 aka No Flattening.

Signed-off-by: Andrew Wood <[email protected]>

Signed-off-by: Andrew Wood <[email protected]>
Signed-off-by: André Krüger <[email protected]>
flbla added a commit that referenced this pull request Dec 7, 2022
* fix import docu for harbor_registry

Signed-off-by: André Krüger <[email protected]>

* Update CODEOWNERS

Signed-off-by: André Krüger <[email protected]>

* remove warning (#242)

Signed-off-by: André Krüger <[email protected]>

* Add namespace flattening options to replication body.  (#253)

Add namespace flattening options to replication body. Default is 0 aka No Flattening.

Signed-off-by: Andrew Wood <[email protected]>

Signed-off-by: Andrew Wood <[email protected]>
Signed-off-by: André Krüger <[email protected]>

* Adding GitHub to the list of registry types (#236)

* Adding GitHub to the list of registry types
* Formatting code

Signed-off-by: André Krüger <[email protected]>

* Split ConfigBodyPost structure (#243)

Signed-off-by: Hein-Jan Vervoorn <[email protected]>

Signed-off-by: Hein-Jan Vervoorn <[email protected]>
Co-authored-by: Hein-Jan Vervoorn <[email protected]>
Signed-off-by: André Krüger <[email protected]>

* docs: Fix typo for project (#252)

Co-authored-by: Florian <[email protected]>
Signed-off-by: André Krüger <[email protected]>

* Add license scan report and status (#259)

Signed off by: fossabot <[email protected]>

Signed-off-by: André Krüger <[email protected]>

* Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.23.0 (#257)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florian <[email protected]>
Signed-off-by: André Krüger <[email protected]>

Signed-off-by: André Krüger <[email protected]>
Signed-off-by: Andrew Wood <[email protected]>
Signed-off-by: Hein-Jan Vervoorn <[email protected]>
Co-authored-by: Orlix <[email protected]>
Co-authored-by: Vadim Bauer <[email protected]>
Co-authored-by: Andrew Wood <[email protected]>
Co-authored-by: Valerio Volpi <[email protected]>
Co-authored-by: HammerNL89 <[email protected]>
Co-authored-by: Hein-Jan Vervoorn <[email protected]>
Co-authored-by: WengChaoxi <[email protected]>
Co-authored-by: Florian <[email protected]>
Co-authored-by: fossabot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request - Add configuration for flattening to harbor_replication
3 participants