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

Migrate to konflux #13

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Migrate to konflux #13

wants to merge 18 commits into from

Conversation

shajmakh
Copy link
Owner

No description provided.

rbaturov and others added 4 commits January 23, 2025 16:45
This ensures that the correct images are used, as done in the m/s dockerfile.
Users can override this by providing the ENV variable when running the container.

This solves https://issues.redhat.com/browse/CNF-16459.

Signed-off-by: Ronny Baturov <[email protected]>
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: github.com/golang/glog
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…var-dockerfile

CNF-16459:cnf-tests: added ENV vars of cnf-test and dpdk images into Dockerfile
…o_modules/github.com/golang/glog-1.2.4

depbot: bump github.com/golang/glog from 1.2.3 to 1.2.4
rauhersu and others added 3 commits January 29, 2025 17:43
The value of ZTP_BUILD_IMAGE and ZTP_RUNTIME_IMAGE will be overriden
by Konflux, sharing this Containerfile with upstream
@shajmakh shajmakh force-pushed the migrate-to-konflux branch 2 times, most recently from 0c63af5 to 3a1e1dd Compare January 31, 2025 09:30
openshift-merge-bot bot and others added 4 commits January 31, 2025 11:33
…board

ztp: modify ztp Containerfile for Konflux migration...
ztp: OCPBUGS-48088: Add monitoring label for openshift-logging ns
OCPBUGS-47784: ztp: reference: Enable user customization of PTP priority1, priority2, and domainNumber fields
This commit removes the `-w` option from T-GM ptp configuration. The
option became obsolete in this configuration after the following
upstream patches were introduced to the linuxptp project:
https://lists.nwtime.org/sympa/arc/linuxptp-devel/2024-11/msg00026.html

Signed-off-by: Vitaly Grinberg <[email protected]>
@shajmakh shajmakh force-pushed the migrate-to-konflux branch 2 times, most recently from 48a1e79 to b2215f4 Compare February 3, 2025 09:38
openshift-merge-bot bot and others added 3 commits February 3, 2025 16:28
OCPBUGS-48803: [4.19] ztp: remove phc2sys -w option
…, and domainNumber fields

Part 2: Include the phc2sys '-n' option for domainNumber, as well as all
configs missed in the 1st commit.

Signed-off-by: Jim Ramsay <[email protected]>
OCPBUGS-47784: ztp: reference: Enable user customization of PTP priority1, priority2, and domainNumber fields
Add dockerfile for generating builds using konflux.

Signed-off-by: Shereen Haj <[email protected]>
Add yaml files to configure the integration tests of Konflux pointing to
the dockerfile in cnf-tests/.konflux.
Some binaries that are part of the build process needed to be prefetched,
thus the addition of `.repo`, `rpms.in.yaml`, and `rpms.lock.yaml` files.

Signed-off-by: Shereen Haj <[email protected]>
The container image should be based on the same RHEL version OCP is. For example, OCP 4.18 is RHEL 9.4 EUS and OCP 4.19 is currently based on RHEL 9.4 and will be on RHEL 9.6 at some point later. Use the RHEL_VERSION argument to override if needed.

Signed-off-by: Shereen Haj <[email protected]>
Fixes for the golang-builder are pushed for every minor version and is
reflected in that it has new release build (1.23.2, 1.23.3,..). Instead
of using same build release, use the latest available on the minor tag.

xref: https://go.dev/doc/devel/release#go1.23.5

Signed-off-by: Shereen Haj <[email protected]>
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.

6 participants