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

naive rebase to pravega master #2

Closed
wants to merge 23 commits into from

Conversation

cheleb
Copy link

@cheleb cheleb commented Apr 15, 2023

Change log description

(2-3 concise points about the changes in this PR. When committing this PR, the committer is expected to copy the content of this section to the merge description box)

Purpose of the change

(e.g., Fixes #666, Closes #1234)

What the code does

(Detailed description of the code changes)

How to verify it

(Steps to verify that the changes are effective)

alfred-landrum and others added 23 commits October 27, 2022 23:52
Signed-off-by: Alfred Landrum <alfred@leakybucket.org>

Signed-off-by: Alfred Landrum <alfred@leakybucket.org>
Co-authored-by: anishakj <43978302+anishakj@users.noreply.github.com>
Signed-off-by: Casey Buto <cbuto@d2iq.com>

Signed-off-by: Casey Buto <cbuto@d2iq.com>
* Add topologySpreadConstraints

Add `topologySpreadConstraints` support to pod specification.

Signed-off-by: Nick Huanca <1903525+endzyme@users.noreply.github.com>

* Add crd changes to helm chart for ZK instance

Signed-off-by: Nick Huanca <1903525+endzyme@users.noreply.github.com>

* Test to make sure we have topospreadconst

Signed-off-by: Nick Huanca <1903525+endzyme@users.noreply.github.com>

* Add coverage in deepcopy_test.go

Signed-off-by: Nick Huanca <1903525+endzyme@users.noreply.github.com>

* Add test for deepcopy

Signed-off-by: Nick Huanca <1903525+endzyme@users.noreply.github.com>

Signed-off-by: Nick Huanca <1903525+endzyme@users.noreply.github.com>
Pod labels from the Spec.Pod.Labels were previously not propagated to
the StatefulSet.Template. This change notes the differences between the
two Label locations in the ZookeeperCluster CRD and denotes priority
ordering.

Signed-off-by: Nick Huanca <1903525+endzyme@users.noreply.github.com>

Signed-off-by: Nick Huanca <1903525+endzyme@users.noreply.github.com>
Co-authored-by: anishakj <43978302+anishakj@users.noreply.github.com>
Signed-off-by: George Kaz <1391828+georgekaz@users.noreply.github.com>

Signed-off-by: George Kaz <1391828+georgekaz@users.noreply.github.com>
Co-authored-by: anishakj <43978302+anishakj@users.noreply.github.com>
* Use distroless image for operator image

To avoid security issues switch to usage of distroless image.
Also bumped go version to 1.19

Fixes: pravega#508
Signed-off-by: Ann Taraday <akamyshnikova@mirantis.com>

* Add user setting in Dockerfile

Signed-off-by: Ann Taraday <akamyshnikova@mirantis.com>

* Revert setting USER in Dockerfile

Signed-off-by: Ann Taraday <akamyshnikova@mirantis.com>

* Use cr.io/distroless/static-debian11

Signed-off-by: Ann Taraday <akamyshnikova@mirantis.com>

* Introduce DISTROLESS_DOCKER_REGISTRY arg

Signed-off-by: Ann Taraday <akamyshnikova@mirantis.com>

* Drop DISTROLESS_DOCKER_REGISTRY from Makefile

Signed-off-by: Ann Taraday <akamyshnikova@mirantis.com>

---------

Signed-off-by: Ann Taraday <akamyshnikova@mirantis.com>
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.15.0+incompatible to 2.16.0+incompatible.
- [Release notes](https://github.com/emicklei/go-restful/releases)
- [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
- [Commits](emicklei/go-restful@v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: github.com/emicklei/go-restful
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anishakj <43978302+anishakj@users.noreply.github.com>
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pravega#534)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220526153639-5463443f8c37 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…he teardown script (pravega#483)

Signed-off-by: Nishant Gupta <Nishant_Gupta3@dell.com>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
@cheleb cheleb closed this Apr 17, 2023
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.

9 participants