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

Merge https://github.com/nmstate/kubernetes-nmstate:main (80c6e01) into master #439

Merged

Commits on Nov 16, 2023

  1. handler: Retry enactment update (nmstate#1215)

    At some scenarios it takes some retries to update the enactment status
    if the network is not totally settle. This change add some retries to
    enactment status update.
    
    Signed-off-by: Enrique Llorente <ellorent@redhat.com>
    qinqon committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    80c6e01 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. merge upstream/main into master

    metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9f2124d View commit details
    Browse the repository at this point in the history
  2. UPSTREAM: <carry>: Add ocp-e2e-tests script

    When running the e2e tests on OCP, we need to do some things
    slightly different. This adds a script and the necessary files to
    do so.
    
    (cherry picked from commit 567716a)
    (cherry picked from commit dfb4c3c)
    (cherry picked from commit b4064be)
    (cherry picked from commit 00025c6)
    (cherry picked from commit f906068)
    (cherry picked from commit a78a700)
    (cherry picked from commit 09e4bf4)
    (cherry picked from commit c851635)
    (cherry picked from commit d6b4f51)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 3b4248b)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 1d67745)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 0ee7006)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit e8b8052)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    cybertron authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8967ae5 View commit details
    Browse the repository at this point in the history
  3. UPSTREAM: <carry>: Add machineconfigs before running e2e tests on OCP

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 4fe0d7a)
    (cherry picked from commit 83bd895)
    (cherry picked from commit b322f05)
    (cherry picked from commit 8c1a3dd)
    (cherry picked from commit a991847)
    (cherry picked from commit 42479c5)
    (cherry picked from commit fa55fa8)
    (cherry picked from commit 7b97ef5)
    (cherry picked from commit 22bf379)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit f4d155a)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 0b432c9)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ac93130)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit acd7aca)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6707c6b View commit details
    Browse the repository at this point in the history
  4. UPSTREAM: <carry>: Skip e2e tests which are not supported on OVN

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 1d01efb)
    (cherry picked from commit 364fe41)
    (cherry picked from commit b6c9641)
    (cherry picked from commit 5f1b9b5)
    (cherry picked from commit 80af39f)
    (cherry picked from commit b2626f2)
    (cherry picked from commit 12054ce)
    (cherry picked from commit c900358)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 71219bd)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 9e6bd01)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 0f8349d)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 49529da)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2b2f4bb View commit details
    Browse the repository at this point in the history
  5. UPSTREAM: <carry>: Switch to dnf in Openshift handler image

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 6612de2)
    (cherry picked from commit da4ab74)
    (cherry picked from commit a53ca45)
    (cherry picked from commit 24267ed)
    (cherry picked from commit 4aa6e19)
    (cherry picked from commit 3af5b7c)
    (cherry picked from commit b095b4f)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 630276c)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 4456104)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 9f2eb3f)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit fc28f40)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d4b3c90 View commit details
    Browse the repository at this point in the history
  6. UPSTREAM: <carry>: Add ssh proxy for e2e tests in CI

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 7b74bd8)
    (cherry picked from commit be0ae5f)
    (cherry picked from commit f73ee93)
    (cherry picked from commit 23cfe97)
    (cherry picked from commit 171fe84)
    (cherry picked from commit 05e992d)
    (cherry picked from commit 77d2346)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ce16176)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 250a582)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit a50d65a)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit cdb4ea2)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    91facf0 View commit details
    Browse the repository at this point in the history
  7. UPSTREAM: <carry>: Apply SCC in e2e tests when reinstalling operator …

    …in another namespace
    
    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 7509eee)
    (cherry picked from commit 38cc1fd)
    (cherry picked from commit de2462b)
    (cherry picked from commit 3a1e61e)
    (cherry picked from commit d4d08a0)
    (cherry picked from commit fb74350)
    (cherry picked from commit 7945213)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ea3a836)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit c6d2f5c)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit f120c02)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit f19c7bc)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c0de7bb View commit details
    Browse the repository at this point in the history
  8. UPSTREAM: <carry>: Add make target to run operator e2e tests against ocp

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 6a8591b)
    (cherry picked from commit ded6769)
    (cherry picked from commit 5d1c799)
    (cherry picked from commit 25ab920)
    (cherry picked from commit 9b77532)
    (cherry picked from commit 87cce8c)
    (cherry picked from commit d7c68f4)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit a43da04)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit fc78734)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 89d6eae)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 7e9d288)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    eaae897 View commit details
    Browse the repository at this point in the history
  9. UPSTREAM: <carry>: Do not ignore parameters for ocp tests

    This commit fixes the issue that provided parameters for the ocp e2e
    test targets would have been ignored. For example in case the
    IMAGE_BUILDER was set to docker, this would have been ignored and is
    fixed now.
    
    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 322cf1f)
    (cherry picked from commit 4b330ef)
    (cherry picked from commit bcb43a6)
    (cherry picked from commit 8b9e18c)
    (cherry picked from commit 2f12709)
    (cherry picked from commit ea1dff5)
    (cherry picked from commit f53e9ce)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 5d4b8bb)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 6b63f06)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 2f3f740)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 55fd9a6)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e9e9ad5 View commit details
    Browse the repository at this point in the history
  10. UPSTREAM: <carry>: Rerun flaky e2e tests

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 4857be0)
    (cherry picked from commit 22608ef)
    (cherry picked from commit c8fa90d)
    (cherry picked from commit 51b4fdc)
    (cherry picked from commit 89d0f12)
    (cherry picked from commit 3111167)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit c308763)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 23b48e4)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 2e66b85)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit c434379)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    168945e View commit details
    Browse the repository at this point in the history
  11. UPSTREAM: <carry>: Timeout handler e2e tests after 4h

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit a4822b5)
    (cherry picked from commit e40fc60)
    (cherry picked from commit bcb773b)
    (cherry picked from commit 3fea150)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 794ac90)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ba8691e)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ff134ff)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 29f8abe)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c424973 View commit details
    Browse the repository at this point in the history
  12. UPSTREAM: <carry>: makefile: add check to verify bundles have been up…

    …dated
    
    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit b8396cb)
    (cherry picked from commit 4c82db6)
    (cherry picked from commit 60213aa)
    (cherry picked from commit 5eda91c)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 6fed76b)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 49480ac)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 8d42895)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ac0bf1a)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5506464 View commit details
    Browse the repository at this point in the history
  13. UPSTREAM: <carry>: tmp: Skip ovs-bridge e2e test with nmstate 1.2

    An OVS-bridge e2e tests was reenabled in
    a5ed4b5 in upstreams. This required a
    fix in nmstate which was not yet backported to nmstate 1.2. Therefor we
    keep this test skipping until it was backported to nmstate 1.2 as this
    does not make things worse.
    
    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 8a9fe63)
    (cherry picked from commit 97f52d4)
    (cherry picked from commit 2eb8126)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit f0a4187)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 1bcaa9b)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 35a3cad)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 92f3d04)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    542240e View commit details
    Browse the repository at this point in the history
  14. UPSTREAM: <carry>: Skip LLDP e2e test on OVN

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 6c258a6)
    (cherry picked from commit ee43a0d)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 5c6d1b1)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 064d4cb)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit c5aa1bf)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 588b6b8)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3948471 View commit details
    Browse the repository at this point in the history
  15. UPSTREAM: <carry>: Add documentation for developing on and for OCP

    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit a6d66ae)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 881f722)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 690c237)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 6d64a75)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ee5bda6)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6af866b View commit details
    Browse the repository at this point in the history
  16. UPSTREAM: <carry>: Add script to install nightly build of ART operato…

    …r bundle
    
    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit e1933e4)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 60a19d0)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit d03500d)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ba9b68c)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 3bbd715)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    48247cc View commit details
    Browse the repository at this point in the history
  17. UPSTREAM: <carry>: Add script to capture NM and entire journal logs i…

    …n dev-scripts clusters
    
    Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
    (cherry picked from commit 1ae2ffb)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit dd181a5)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit ae3e7aa)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit b91d0e1)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 57503d2)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e12c8e6 View commit details
    Browse the repository at this point in the history
  18. UPSTREAM: <carry>: makefile: add more verbosity

    helps identify e2e tests failures
    
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 7bc1b35)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 4383bb4)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 028ee24)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 9c5a4b7)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    dougsland authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2e305ab View commit details
    Browse the repository at this point in the history
  19. UPSTREAM: <carry>: OCPBUGS-13014: Skip "with capture" e2e tests on OVNK

    Currently the capture tests are not respecting our settings for
    secondary interfaces and as a result they try to use the enp2s0
    interface in a bond. This won't work since that's the interface
    used by configure-ovs, so until we work out a way to make those
    tests behave correctly in OVNK clusters we need to skip them in order
    to get useful results from the ovn e2e jobs.
    
    (cherry picked from commit 43740da)
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    (cherry picked from commit 71bd439)
    Signed-off-by: Mat Kowalski <mko@redhat.com>
    cybertron authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8fb8047 View commit details
    Browse the repository at this point in the history
  20. UPSTREAM: <carry> Improve ocp-rebase script

    Combines following commits
    
    c295349 hack: fix git log to use correct order
    8eb855a ocp-rebase: do not use static branch names
    3f518d9 ocp-rebase: general improvements
    4018f52 UPSTREAM: <carry>: ocp-rebase: use -s in cherry-pick
    19a5912 UPSTREAM: <carry>: Add helper script for rebase
    creydr authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e8dccb7 View commit details
    Browse the repository at this point in the history
  21. UPSTREAM: <carry> Update OWNERS

    Combines following commits
    
    92f28cc UPSTREAM: <carry>: Add mko as reviewer and approver
    1d239b1 UPSTREAM: <carry>: Add dougsland as an approver
    d7d674e UPSTREAM: <carry>: Remove yboaron and creydr from OWNERS
    fa88ab9 UPSTREAM: <carry>: Update OWNERS
    97feffd UPSTREAM: <carry>: Add midstream approvers and reviewers
    bcrochet authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cf1ebed View commit details
    Browse the repository at this point in the history
  22. UPSTREAM: <carry> Update manifests and images

    Contains following commits
    
    5b219d5 manifests: update references from 4.13 to 4.14
    2924cbc UPSTREAM: <carry>: Updating openshift-kubernetes-nmstate-handler images to be consistent with ART
    b29ee80 UPSTREAM: <carry>: Updating openshift-kubernetes-nmstate-operator images to be consistent with ART
    f1abcfc OPNET-261: Integrate the ART build of nmstate-console-plugin image in the CSV
    bf07359 manifests: update io_nmstates.yaml
    43df0b6 move to stable channel - part 2
    d4bc01a OPNET-256: Move from version-specific to stable channel
    769469a UPSTREAM: <carry>: Updating openshift-kubernetes-nmstate-operator images to be consistent with ART
    bb1a4b6 UPSTREAM: <carry>: Updating openshift-kubernetes-nmstate-handler images to be consistent with ART
    8b51d9f update manifest for 4.13
    2d12ff9 UPSTREAM: <carry>: run make ocp-update-bundle-manifests
    62cdefa UPSTREAM: <carry>: Add empty spec to NMState CR example
    c8b6e3d UPSTREAM: <carry>: Remove NNCP example from manifests
    ee87461 UPSTREAM: <carry>: add ipv4 example to the interfaces in the alm-examples
    7819bc8 UPSTREAM: <carry>: Update Dockerfile images to match ART
    61ee11d UPSTREAM: <carry>: Update Dockerfile images to match ART
    4f7b97d UPSTREAM: <carry>: Update Dockerfile images to match ART
    77df634 UPSTREAM: <carry>: Remove handler SA permissions from CSV
    190f76a UPSTREAM: <carry>: Update bundle manifests after rebase
    f24a70e UPSTREAM: <carry>: Update Dockerfile images to match ART
    b618206 UPSTREAM: <carry>: Update OPM for 4.12
    ac2a2f4 UPSTREAM: <carry>: Make sure yq v4 is installed for bundle updates
    b29545d UPSTREAM: <carry>: Add manifests for 4.12
    0f857a9 UPSTREAM: <carry>: Add make target to update bundle manifests and install bundle
    e14a4ec UPSTREAM: <carry>: Remove old manifests
    cc7b3cd UPSTREAM: <carry>: Fix OLM skipRange replacement
    da70e89 UPSTREAM: <carry>: Update CSV after rebase
    a6c70fa UPSTREAM: <carry>: Update Dockerfile images to match ART
    33c48f5 UPSTREAM: <carry>: Update NMState CRD
    4e0d9fe UPSTREAM: <carry>: Update 4.11 CSV file after rebase
    ed3c3d1 UPSTREAM: <carry>: add priority class to operator CSV
    465ae22 UPSTREAM: <carry>: Add qosClass to operator CSV
    024a069 UPSTREAM: <carry>: Update Dockerfile images to match ART
    6aab395 UPSTREAM: <carry>: Add manifests for 4.11
    2f51948 UPSTREAM: <carry>: Add operators app label in CSV
    d908538 UPSTREAM: <carry>: Update Dockerfile images to match ART
    ba28219 UPSTREAM: <carry>: Remove initialization resource from CSV
    943a83a UPSTREAM: <carry>: enable all archs in nmstate example CR
    67e4240 UPSTREAM: <carry>: Add disconnected annotation for OperatorHub
    607f4fd UPSTREAM: <carry>: Fix JSON error in initialization resource
    26bcd49 UPSTREAM: <carry>: Add ppc64le and s390x to 4.10 CSV
    f5c01ec UPSTREAM: <carry>: add arm64 to 4.10 CSV
    ba9425f UPSTREAM: <carry>: Add 4.10 release OLM manifests
    97f3643 UPSTREAM: <carry>: Provide default NMState CR
    9b50408 UPSTREAM: <carry>: Remove serviceaccount manifest
    9f5c002 UPSTREAM: <carry>: Update dockerfile to match ART
    e0ae977 UPSTREAM: <carry>: update naming convention
    93b48ef UPSTREAM: <carry>: Define the suggested namespace for NMState CR
    1ed4511 UPSTREAM: <carry>: Update Dockerfile images to match ART
    e12cac1 UPSTREAM: <carry>: Add manifests to .PHONY in Makefile
    1523828 UPSTREAM: <carry>: Add manifests for 4.9
    bb95b06 UPSTREAM: <carry>: Add manifests for 4.8
    40f1e21 UPSTREAM: <carry>: Add manifests for 4.7
    6202118 UPSTREAM: <carry>: Updating openshift-kubernetes-nmstate-operator images to be consistent with ART
    AOS Automation Release Team authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7e54c31 View commit details
    Browse the repository at this point in the history
  23. developing-on-ocp: update README

    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    dougsland authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dea34d4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    221bcf7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4a2793d View commit details
    Browse the repository at this point in the history
  26. UPSTREAM: <carry>: Use RHEL9 base images

    mkowalski authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f2add42 View commit details
    Browse the repository at this point in the history
  27. UPSTREAM: <carry>: Allow setting custom namespace in tests

    mkowalski authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    56cdc2d View commit details
    Browse the repository at this point in the history
  28. UPSTREAM: <carry>: Fix ssh-ci script to use proper env

    mkowalski authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    10db371 View commit details
    Browse the repository at this point in the history
  29. UPSTREAM: <carry>: Ignore test reporting due to some unknown bug

    mkowalski authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3d1942e View commit details
    Browse the repository at this point in the history
  30. UPSTREAM: <carry>: Add script for correlating NMState/OCP versions

    We frequently get asked when a given version of NMState became
    available and it's surprisingly difficult to determine that. This
    script starts at the errata tool page for the handler image and
    drills down to the corresponding Brew build logs to determine which
    NMState version shipped in a given release.
    cybertron authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7045018 View commit details
    Browse the repository at this point in the history
  31. UPSTREAM: <carry>: Fix CI SSH proxy hack

    After moving from Packet to OFCIR the config script got renamed. This PR
    fixes it.
    mkowalski authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    22066e4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    eed54a8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5d64b03 View commit details
    Browse the repository at this point in the history
  34. Bump manifest versions to 4.15

    cybertron authored and metal-net-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fb24f3d View commit details
    Browse the repository at this point in the history