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

OSSM-742 Improve Maistra container images build (for maistra-2.3) #606

Merged
merged 4 commits into from Sep 28, 2022

Conversation

bmangoen
Copy link
Contributor

@bmangoen bmangoen commented Sep 6, 2022

Please provide a description of this PR:

With this change, it will be possible to build and push the Maistra container images with make targets.
There are adaptabilities done because of the Istio upstream build process changes

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • Configuration Infrastructure
  • Docs
  • Installation
  • Networking
  • Performance and Scalability
  • Policies and Telemetry
  • Security
  • Test and Release
  • User Experience
  • Developer Infrastructure

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include CLI changes, API changes, behavior changes, performance improvements, etc.

bmangoen and others added 2 commits August 25, 2022 14:53
* OSSM-742 Improve Maistra container images build

* Simplify make rules and Dockerfiles

* Fix dockerfiles lint issues

* Reorganize files and apply image naming convention

* Update MAISTRA_VERSION and ISTIO_VERSION
@openshift-ci
Copy link

openshift-ci bot commented Sep 27, 2022

@bmangoen: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/istio-unit-2-3 0e343d3 link true /test istio-unit-2-3
ci/prow/istio-gencheck-2-3 0e343d3 link true /test istio-gencheck-2-3
ci/prow/istio-lint-2-3 0e343d3 link true /test istio-lint-2-3

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@maistra-bot maistra-bot merged commit 93720b4 into maistra:maistra-2.3 Sep 28, 2022
bartoszmajsak pushed a commit to bartoszmajsak/istio that referenced this pull request Nov 22, 2022
…istra#606)

* OSSM-742 Improve Maistra container images build (maistra#534)

* OSSM-742 Improve Maistra container images build

* Simplify make rules and Dockerfiles

* Fix dockerfiles lint issues

* Reorganize files and apply image naming convention

* Update MAISTRA_VERSION and ISTIO_VERSION

* Adapt images builds relying on upstream build tool

* Add copyright and license into scripts
maistra-bot pushed a commit that referenced this pull request Nov 23, 2022
* OSSM-742 Improve Maistra container images build (for maistra-2.3) (#606)

* OSSM-742 Improve Maistra container images build (#534)

* OSSM-742 Improve Maistra container images build

* Simplify make rules and Dockerfiles

* Fix dockerfiles lint issues

* Reorganize files and apply image naming convention

* Update MAISTRA_VERSION and ISTIO_VERSION

* Adapt images builds relying on upstream build tool

* Add copyright and license into scripts

* chore: updates image labels to reflect actual targeted versions

* chore: removes vendor left-overs

Co-authored-by: bmangoen <bmangoen@gmail.com>
jewertow pushed a commit to jewertow/istio that referenced this pull request Sep 1, 2023
* OSSM-742 Improve Maistra container images build (for maistra-2.3) (maistra#606)

* OSSM-742 Improve Maistra container images build (maistra#534)

* OSSM-742 Improve Maistra container images build

* Simplify make rules and Dockerfiles

* Fix dockerfiles lint issues

* Reorganize files and apply image naming convention

* Update MAISTRA_VERSION and ISTIO_VERSION

* Adapt images builds relying on upstream build tool

* Add copyright and license into scripts

* chore: updates image labels to reflect actual targeted versions

* chore: removes vendor left-overs

Co-authored-by: bmangoen <bmangoen@gmail.com>
openshift-merge-robot pushed a commit that referenced this pull request Sep 4, 2023
* OSSM-742 Improve Maistra container images build (for maistra-2.3) (#606)

* OSSM-742 Improve Maistra container images build (#534)

* OSSM-742 Improve Maistra container images build

* Simplify make rules and Dockerfiles

* Fix dockerfiles lint issues

* Reorganize files and apply image naming convention

* Update MAISTRA_VERSION and ISTIO_VERSION

* Adapt images builds relying on upstream build tool

* Add copyright and license into scripts

* chore: updates image labels to reflect actual targeted versions

* chore: removes vendor left-overs

Co-authored-by: bmangoen <bmangoen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants