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

Syncing latest changes from master for noobaa-operator #11

Closed
wants to merge 769 commits into from

Conversation

df-build-team
Copy link

PR containing the latest commits from master branch

dannyzaken and others added 30 commits July 31, 2023 11:47
Update `ContainerImage` to point to the latest build
Add Deploy Noobaa On Minikube or Rancher Desktop Documentation (For Developers)
Signed-off-by: Utkarsh Srivastava <[email protected]>
…ate-readme-install-instructs

[Chore] Update install instructions for NooBaa
list of changes:
Replaced operator-sdk command to generate
1. crds with controller-gen cmd
2. runtime object with deepcopy-gen
3. noobaa-operator and noobaa-operator-local directly with go build cmds
4. noobaa images with docker cmd

Signed-off-by: Vinayakswami Hariharmath <[email protected]>
update go version to 1.20 from 1,19

Signed-off-by: Vinayakswami Hariharmath <[email protected]>
Signed-off-by: Vinayakswami Hariharmath <[email protected]>
Correcting misaligned .PHONY in Makefile
Skip hpav2 resources if metrics type is Resource
pass region to update external connection

Signed-off-by: shirady <[email protected]>
Pass Region Param to External Connection
CLI | Fix creation and validation of OBC with replication
Signed-off-by: Utkarsh Srivastava <[email protected]>

fix golangci lint issue

Signed-off-by: Utkarsh Srivastava <[email protected]>

rename config file to noobaa.cfg.yaml

Signed-off-by: Utkarsh Srivastava <[email protected]>

prevent falsy flag additions

Signed-off-by: Utkarsh Srivastava <[email protected]>

add noobaa config to git ignore

Signed-off-by: Utkarsh Srivastava <[email protected]>
…_objects() Call failed: failed to WebSocket dial"

Signed-off-by: Aayush Chouhan <[email protected]>
BugFix - [MCG] RPC method "list_objects" fails with "RPC: object.list…
jackyalbo and others added 25 commits August 11, 2024 12:02
Adding node name env var to endpoints
- Add NOOBAA_LOG_LEVEL to the agent pod
- Watching for changes in the noobaa-config on the backingstore reconciler
- Updating the NOOBAA_LOG_LEVEL according to the config map

Signed-off-by: liranmauda <[email protected]>
…o-agents-pod

Add NOOBAA_LOG_LEVEL to the agent pod
Bump version to 5.18.0

Signed-off-by: liranmauda <[email protected]>
Signed-off-by: jackyalbo <[email protected]>
moved check location and and set env var to optional

Signed-off-by: Amit Berner <[email protected]>
Signed-off-by: shirady <[email protected]>
Fixed 'Build Bundle' step in manaual-build workflow
Added support to join external noobaa system from hosted clusters
- actions/setup-go from v4 (or v2) to v5
- actions/upload-artifact from v3 to v4

Signed-off-by: liranmauda <[email protected]>
…ptions

noobaa/operator: Provide option to disable log colors
update to go 1.22, controller-runtime to v0.18.4 and rook api

Signed-off-by: liranmauda <[email protected]>
Update to go 1.22, controller-runtime to v0.18.4 and rook api
Added annotation to CSV capabilities="Seamless Upgrades"
@df-build-team df-build-team requested a review from a team September 9, 2024 14:15
Copy link

openshift-ci bot commented Sep 9, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: df-build-team

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Nikhil-Ladha Nikhil-Ladha deleted the sync_ds--master branch September 9, 2024 14:36
@df-build-team df-build-team restored the sync_ds--master branch September 10, 2024 02:21
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.