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

[5.14] Bumping version from 5.14.12 to 5.14.15 #1519

Open
wants to merge 7 commits into
base: 5.14
Choose a base branch
from

Conversation

liranmauda
Copy link
Contributor

Explain the changes

[5.14] Bumping version from 5.14.12 to 5.14.15

[5.14] Bumping version from 5.14.12 to 5.14.15

Signed-off-by: liranmauda <[email protected]>
zregvart and others added 6 commits February 3, 2025 13:57
Without setuptools, running operator-courier fails with:

```
Traceback (most recent call last):
  File "/Users/zregvart/work/croz/noobaa/noobaa-operator/build/_output/venv/bin/operator-courier", line 5, in <module>
    from operatorcourier.cli import main
  File "/Users/zregvart/work/croz/noobaa/noobaa-operator/build/_output/venv/lib/python3.13/site-packages/operatorcourier/cli.py", line 2, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
make: *** [gen-olm] Error 1
```

Signed-off-by: Zoran Regvart <[email protected]>
(cherry picked from commit 06528c3)
- Using `golangci-lint` for lint in the Makefile target
- Adding `.golangci.yml` as a configuration file
- Fixing some lint errors

Signed-off-by: liranmauda <[email protected]>
(cherry picked from commit 496b2dd)
Signed-off-by: liranmauda <[email protected]>
(cherry picked from commit 4c639de)
Removing golangci-lint-action in favor or make lint

Signed-off-by: liranmauda <[email protected]>
(cherry picked from commit 88564d2)
Signed-off-by: liranmauda <[email protected]>
(cherry picked from commit b9ddc66)
Fixing the CLI decision error handling to avoid lint errors

Signed-off-by: liranmauda <[email protected]>
(cherry picked from commit 10d81d1)
Signed-off-by: liranmauda <[email protected]>
(cherry picked from commit 84fd086)
Removing lint call on `make test`

Signed-off-by: liranmauda <[email protected]>
(cherry picked from commit 026a423)
Update GH actions

Signed-off-by: liranmauda <[email protected]>
(cherry picked from commit 75eb746)
@pull-request-size pull-request-size bot added size/L and removed size/S labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants