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

Resync fork 2024-04 without squash #7

Merged
merged 35 commits into from
May 8, 2024
Merged

Resync fork 2024-04 without squash #7

merged 35 commits into from
May 8, 2024

Conversation

agateaux
Copy link

@agateaux agateaux commented May 8, 2024

Same PR than the previous one, but I merged using squash, and so we are still behind the commits of the original repos.

I'll merge keeping the commits.

lengrongfu and others added 30 commits May 22, 2023 15:51
Rework autoassignees to have review groups

Signed-off-by: Marcel Müller <[email protected]>
* Remove CRDs from helm completely

Signed-off-by: Marcel Müller <[email protected]>

* Try using correct kustomize command

Signed-off-by: Marcel Müller <[email protected]>

* Reorder

Signed-off-by: Marcel Müller <[email protected]>

* Use kustomize from bin

Signed-off-by: Marcel Müller <[email protected]>

---------

Signed-off-by: Marcel Müller <[email protected]>
* Minor updates and changes to the README

Signed-off-by: Marcel Müller <[email protected]>

* Add in minor change

Signed-off-by: Marcel Müller <[email protected]>

---------

Signed-off-by: Marcel Müller <[email protected]>
upgrade controller runtime version

Signed-off-by: coderth <[email protected]>
Add the missing github proxy cache module

Signed-off-by: Zoltan Langi <[email protected]>
Co-authored-by: Zoltan Langi <[email protected]>
* Add Nicolas Lacroux to maintainers list

Signed-off-by: Nicolas Lacroux <[email protected]>

* Add Nicolas Lacroux to reviewers list

Signed-off-by: Nicolas Lacroux <[email protected]>

---------

Signed-off-by: Nicolas Lacroux <[email protected]>
Co-authored-by: Nicolas Lacroux <[email protected]>
* upgrade controller-runtime version (goharbor#1034)

upgrade controller runtime version

Signed-off-by: coderth <[email protected]>
Signed-off-by: Dipo Ajayi <[email protected]>

* Add the missing github-cr proxy cache module (goharbor#1035)

Add the missing github proxy cache module

Signed-off-by: Zoltan Langi <[email protected]>
Co-authored-by: Zoltan Langi <[email protected]>
Signed-off-by: Dipo Ajayi <[email protected]>

* Add service account name to cr (#3)

* Included Service Account to Redis CR

Signed-off-by: Oladipupo Ajayi <[email protected]>

* Revert deployment change

Signed-off-by: Oladipupo Ajayi <[email protected]>
Signed-off-by: Dipo Ajayi <[email protected]>

---------

Signed-off-by: coderth <[email protected]>
Signed-off-by: Dipo Ajayi <[email protected]>
Signed-off-by: Zoltan Langi <[email protected]>
Signed-off-by: Oladipupo Ajayi <[email protected]>
Co-authored-by: Noah Tang <[email protected]>
Co-authored-by: Zoltan <[email protected]>
Co-authored-by: Zoltan Langi <[email protected]>
…ble to 2.8.2+incompatible (goharbor#1038)

chore(deps): bump github.com/docker/distribution

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](distribution/distribution@v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix merge conficts with master

Signed-off-by: Christian Löwel <[email protected]>

* Fix markdown formatting in day2-harborprojects.md

Signed-off-by: Christian Löwel <[email protected]>

* Add boundary check for conversion from int64 to int32

Signed-off-by: Christian Löwel <[email protected]>

* Fix handling already deleted projects during deletion
Fix wrong ProjectID int conversion

Signed-off-by: Christian Löwel <[email protected]>

* Reset cached quota ID in status field if not found in harbor

Signed-off-by: Christian Löwel <[email protected]>

* fix membership comparisons on short lists
minor membership reconciliation code improvements

Signed-off-by: Christian Löwel <[email protected]>

* fix linting

Signed-off-by: Christian Löwel <[email protected]>

* Apply review suggestions

Signed-off-by: Christian Löwel <[email protected]>

* update generated manifests

Signed-off-by: Christian Löwel <[email protected]>

* remove crd.yaml

Signed-off-by: Christian Löwel <[email protected]>

---------

Signed-off-by: Christian Löwel <[email protected]>
allow redis password contains special characters

Signed-off-by: yminer <[email protected]>

fix lint

update trivy secret
Update the actions rule pattern from master to main.

Signed-off-by: chlins <[email protected]>
bases on goharbor#996, it has to update tag name to dev, rather than dev_master

Signed-off-by: wang yan <[email protected]>
feat: templateLabels in ComponentSpec

This change allow user to inject
customized label to deployment.

Signed-off-by: Shou-En Hsiao <[email protected]>
Allow to change core.spec.database.maxIdleConnections and
core.spec.database.maxOpenConnections in harborcluster.

Signed-off-by: Eric Liu <[email protected]>
Co-authored-by: Eric Liu <[email protected]>
This CL is from goharbor#1014
which adds ownerReference to expectCR in PostgreSQLController.Update before comparing.
Origin expectCR have no OwnerReference.

Signed-off-by: ShouEnHsiao <[email protected]>
…harbor#1067)

* add generation event filter to project controller

Signed-off-by: Christian Löwel <[email protected]>
@agateaux agateaux requested a review from devinturner May 8, 2024 15:12
@agateaux agateaux merged commit 6f4d264 into main May 8, 2024
35 of 123 checks passed
@agateaux agateaux deleted the resync_fork branch May 8, 2024 15:45
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.