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

upstream rebase and fixed hostname issue #303

Merged
merged 116 commits into from
Sep 27, 2024

Commits on Nov 3, 2021

  1. build(deps): bump actions/checkout from 2.3.4 to 2.4.0 (openshift-kni…

    …#812)
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.4...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    edca583 View commit details
    Browse the repository at this point in the history
  2. build(deps): update ansible requirement from <4.7.0 to <4.9.0 (opensh…

    …ift-kni#813)
    
    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c08a5a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. build(deps): bump technote-space/broken-link-checker-action

    Bumps [technote-space/broken-link-checker-action](https://github.com/technote-space/broken-link-checker-action) from 2.2.9 to 2.2.10.
    - [Release notes](https://github.com/technote-space/broken-link-checker-action/releases)
    - [Changelog](https://github.com/technote-space/broken-link-checker-action/blob/main/.releasegarc)
    - [Commits](technote-space/broken-link-checker-action@v2.2.9...v2.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: technote-space/broken-link-checker-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3693549 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift-kni#814 from openshift-kni/dependabot/gi…

    …thub_actions/technote-space/broken-link-checker-action-2.2.10
    iranzo authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b6b9180 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. build(deps): bump actions/setup-python from 2.2.2 to 2.3.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2.2.2...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    b4ab28a View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift-kni#815 from openshift-kni/dependabot/gi…

    …thub_actions/actions/setup-python-2.3.0
    iranzo authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9792a5c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. build(deps): bump actions/cache from 2.1.6 to 2.1.7

    Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Commits](actions/cache@v2.1.6...v2.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9197bb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift-kni#816 from openshift-kni/dependabot/gi…

    …thub_actions/actions/cache-2.1.7
    iranzo authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    876eced View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. build(deps): update ansible requirement from <4.9.0 to <4.10.0 (opens…

    …hift-kni#817)
    
    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    f01363c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. build(deps): bump actions/setup-python from 2.3.0 to 2.3.1

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2.3.0...v2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    9c750b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift-kni#818 from openshift-kni/dependabot/gi…

    …thub_actions/actions/setup-python-2.3.1
    iranzo authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    eea2ec6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. build(deps): update ansible requirement from <4.10.0 to <5.1.0 (opens…

    …hift-kni#819)
    
    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    8e5b2e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. build(deps): update ansible requirement from <5.1.0 to <5.2.0 (opensh…

    …ift-kni#821)
    
    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d6cbacf View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Update install-config.j2 template to support provisioningDHCPRange

    Allow to set the provisioningDHCPRange if the prov_dhcp_range variable is set
    rabin-io committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    1b3de29 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Add derekhiggins as an approver

    The previous owners of this repository have moved
    onto other things, I'll will be keeping things operating
    until more permanent owners are identified.
    derekhiggins committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    12a8652 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift-kni#828 from derekhiggins/update-owners

    Add derekhiggins as an approver
    rlopez133 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f577033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f06c99 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump technote-space/broken-link-checker-action (openshif…

    …t-kni#825)
    
    Bumps [technote-space/broken-link-checker-action](https://github.com/technote-space/broken-link-checker-action) from 2.2.10 to 2.2.11.
    - [Release notes](https://github.com/technote-space/broken-link-checker-action/releases)
    - [Changelog](https://github.com/technote-space/broken-link-checker-action/blob/main/.releasegarc)
    - [Commits](technote-space/broken-link-checker-action@v2.2.10...v2.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: technote-space/broken-link-checker-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    146d2ec View commit details
    Browse the repository at this point in the history
  5. build(deps): update ansible requirement from <5.2.0 to <5.3.0 (opensh…

    …ift-kni#827)
    
    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    dbc6ced View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Add defaults for async deployment timeouts (openshift-kni#809)

    Set defaults for increase_bootstrap_timeout and increase_install_timeout
    vars
    patrickeasters authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4410400 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. build(deps): bump technote-space/broken-link-checker-action (openshif…

    …t-kni#829)
    
    Bumps [technote-space/broken-link-checker-action](https://github.com/technote-space/broken-link-checker-action) from 2.2.11 to 2.2.12.
    - [Release notes](https://github.com/technote-space/broken-link-checker-action/releases)
    - [Changelog](https://github.com/technote-space/broken-link-checker-action/blob/main/.releasegarc)
    - [Commits](technote-space/broken-link-checker-action@v2.2.11...v2.2.12)
    
    ---
    updated-dependencies:
    - dependency-name: technote-space/broken-link-checker-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    71ab87c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Add Optional support for irmc BMC (openshift-kni#826)

    This allows for irmc BMC to be used in the install-config.yaml.
    p3ck authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3f89e55 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Use rhcos json stream on 4.8+ (openshift-kni#831)

    * Use openshift-baremetal-install coreos print-stream-json to obtain RHCOS image paths
    
    - Starting in 4.8 the installer contains pinned images of RHCOS in the binary
    - Format of the stream is different so its parsing differs to older versions
    
    * Use correct conditional on rhcos facts
    
    * Use proper rhcos key
    tonyskapunk authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    85b2abd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    30e234b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. build(deps): bump technote-space/broken-link-checker-action

    Bumps [technote-space/broken-link-checker-action](https://github.com/technote-space/broken-link-checker-action) from 2.2.12 to 2.3.1.
    - [Release notes](https://github.com/technote-space/broken-link-checker-action/releases)
    - [Changelog](https://github.com/technote-space/broken-link-checker-action/blob/main/.releasegarc)
    - [Commits](technote-space/broken-link-checker-action@v2.2.12...v2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: technote-space/broken-link-checker-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    02694c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. build(deps): bump actions/stale from 4 to 6

    Bumps [actions/stale](https://github.com/actions/stale) from 4 to 6.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1cc1bdf View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. build(deps): bump actions/cache from 2.1.7 to 3.0.11

    Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.11.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v2.1.7...v3.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b8585c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa4f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge pull request openshift-kni#908 from abhatt-rh/bz-1937458

    BZ-1937458: Remove reference to openstack baremetal and update it to baremetal
    derekhiggins authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5f6c7f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge pull request openshift-kni#822 from rabin-io/provisioningDHCPRange

    Update install-config.j2 template to support provisioningDHCPRange
    derekhiggins authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4078370 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. build(deps): update ansible requirement from <5.3.0 to <7.2.0

    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e030773 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. build(deps): bump actions/setup-python from 2.3.1 to 4.3.1

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 4.3.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2.3.1...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    02288d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. build(deps): bump actions/checkout from 2.4.0 to 3.2.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.4.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6411306 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openshift-kni#895 from openshift-kni/dependabot/gi…

    …thub_actions/actions/stale-6
    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b7cf7bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request openshift-kni#891 from openshift-kni/dependabot/gi…

    …thub_actions/technote-space/broken-link-checker-action-2.3.1
    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    394fcbb View commit details
    Browse the repository at this point in the history
  4. Merge pull request openshift-kni#924 from openshift-kni/dependabot/gi…

    …thub_actions/actions/setup-python-4.3.1
    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    2e07b3b View commit details
    Browse the repository at this point in the history
  5. Merge pull request openshift-kni#907 from openshift-kni/dependabot/gi…

    …thub_actions/actions/cache-3.0.11
    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a2c8449 View commit details
    Browse the repository at this point in the history
  6. Merge pull request openshift-kni#925 from openshift-kni/dependabot/gi…

    …thub_actions/actions/checkout-3.2.0
    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0c4d474 View commit details
    Browse the repository at this point in the history
  7. Merge pull request openshift-kni#920 from openshift-kni/dependabot/pi…

    …p/ansible-lt-7.2.0
    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    97cac4c View commit details
    Browse the repository at this point in the history
  8. Adjust owners and aliases

    iranzo committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    04165f2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request openshift-kni#926 from iranzo/adjustowners

    Adjust owners and aliases
    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    24f9f85 View commit details
    Browse the repository at this point in the history
  10. Delete greetings.yml

    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    927ef39 View commit details
    Browse the repository at this point in the history
  11. Update jekyll.yml

    Lock to Major
    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5a76c46 View commit details
    Browse the repository at this point in the history
  12. Delete ansible-lint.yml

    iranzo authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    eebffc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Prefix temp directories with baremetal-deploy to avoid permission issues

    baremetal-deploy download OpenShift binaries in a /tmp/ansible.xxxx folder using the tempfile ansible module.
    baremetal-deploy also remove all /tmp/ansible.xxxx folders before downloading those binaries.
    cf https://github.com/openshift-kni/baremetal-deploy/blob/47e20e26595fcf7696d7a6414cf4acb2af683a6e/ansible-ipi-install/roles/installer/tasks/10_get_oc.yml
    This is weird to me, but I may miss some context here.
    
    The problem is baremetal-deploy is used by other ansible code that may use the tempfile ansible module with a user different than kni.
    The deletion of the folders will fail because of permission issue.
    
    This patch prefix the temp folder with baremetal-deploy. Binaries will be downloaded in /tmp/baremetal-deploy.xxxx temp folder.
    A better approach may have been to delete those temp folder after usage, instead of before, and delete only the ones created.
    rh-gvincent authored and fredericlepied committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    79664f2 View commit details
    Browse the repository at this point in the history
  2. Add support to pass NMstate vars in install-config

    This patch allows to include NMstate network settings
    in the install-config.yaml file and setup custom
    networking at day1
    manurodriguez committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    687e20d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eb2f1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7958abc View commit details
    Browse the repository at this point in the history
  5. add options to pass network varibles per node

    this allows to pass files with NMstate settings
    and have the option to include jinja expressions
    to be replaced with variable content from the inventory
    manurodriguez committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a75459f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b94613f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbe5f9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b5c545 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Merge pull request openshift-kni#910 from manurodriguez/add-support-f…

    …or-nmstate
    
    Add support to pass NMstate vars in install-config
    derekhiggins authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    1d4a6fe View commit details
    Browse the repository at this point in the history
  2. Update test container image

    Update this image to something that builds and is
    more recent then Fedora31/Go1.13.5
    derekhiggins committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    25f962b View commit details
    Browse the repository at this point in the history
  3. Merge pull request openshift-kni#927 from derekhiggins/fix-test-image

    Update test container image
    derekhiggins authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    db8b25f View commit details
    Browse the repository at this point in the history
  4. Fix CI

    - use latest versions of actions in .github/workflows/ansible-lint.yml
    - fix some reports from ansible-lint
    fredericlepied committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    146db5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab002f0 View commit details
    Browse the repository at this point in the history
  6. Support externalMACAddress for bootstrapVM (openshift-kni#911)

    * Support externalMACAddress for bootstrapVM
    
    Add the ability to set the external Mac address for the bootstrap
    VM in the install-config.j2 template
    
    * Changing the example in the doc
    
    Put an example more generic to avoid copy paste issue
    fdaencarrh authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ae93640 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Allow passing a custom release_url

    When release_url is defined do not set the default release URLs
    tonyskapunk committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    ce65d6f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge pull request openshift-kni#931 from tonyskapunk/i_930

    Allow passing a custom release_url
    derekhiggins authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c5d2efa View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. build(deps): bump actions/setup-python from 4.3.1 to 4.4.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.3.1...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9dd2358 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/cache from 3.0.11 to 3.2.2

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.11...v3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1686b09 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/stale from 6 to 7

    Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7a221b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. build(deps): bump actions/checkout from 3.2.0 to 3.3.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.2.0...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    16d272c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. build(deps): bump actions/cache from 3.2.2 to 3.2.3

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.2...v3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b7fa714 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Adjust asciidoctor version

    iranzo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e610e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf7d448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d15742 View commit details
    Browse the repository at this point in the history
  4. Adjust jekyll version

    iranzo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3c1b9dd View commit details
    Browse the repository at this point in the history
  5. Adjust sass-converter version

    iranzo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3584a8f View commit details
    Browse the repository at this point in the history
  6. Remove trailing comma

    iranzo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8e9584b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. build(deps): bump actions/setup-python from 4.4.0 to 4.5.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.4.0...v4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5f09e62 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. build(deps): bump actions/cache from 3.2.3 to 3.2.4

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.3...v3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6e03cc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. build(deps): bump actions/cache from 3.2.4 to 3.2.5

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.4...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    02d5f58 View commit details
    Browse the repository at this point in the history
  2. build(deps): update ansible requirement from <7.2.0 to <7.3.0

    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2a4fd75 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/cache from 3.2.5 to 3.2.6

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.5...v3.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    bb197f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. build(deps): update ansible requirement from <7.3.0 to <7.4.0 (opensh…

    …ift-kni#948)
    
    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    2277b15 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Removing Ansible as a package dep.

    You can't run ansible without is already being installed. There are some
    packaging dep conflicts in installing ansible from RPMs on RHEL in the
    shared labs. This requirement will always hit that problem. Since
    ansible has to be already installed to get to this point there's no
    reason for it to be required here. If it's been installed by pip instead
    of RPM then the deploy can't continue.
    radez committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4aeab3f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. build(deps): bump actions/checkout from 3.3.0 to 3.4.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.3.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and derekhiggins committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    0e0b45a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. build(deps): bump actions/stale from 7 to 8

    Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d978385 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/cache from 3.2.6 to 3.3.1

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.6...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    6ba176a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    352d1a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. build(deps): bump actions/checkout from 3.4.0 to 3.5.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.4.0...v3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ed39572 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Add support to dualstack vips starting in 4.12 (openshift-kni#953)

    This patch allows to specify IPv4 and IPv6 VIPs
    for Ingress and API using dualstack_vips boolean.
    Validations are included and if not specify it,
    then it defaults to old variables to specify a
    single VIP for Ingress and API.
    manurodriguez authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    dcc423b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. build(deps): bump actions/checkout from 3.5.1 to 3.5.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.5.1...v3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8d8a4fc View commit details
    Browse the repository at this point in the history
  2. build(deps): update ansible requirement from <7.4.0 to <7.5.0

    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    081c3e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Add support for wwnVendorExtension & wwnWithExtension as disk hints (o…

    …penshift-kni#960)
    
    * Add wwnVendorExtension, wwnWithExtension
    
    to roothint_list
    
    * Update install-config templates
    
    Add quotes around disk hint value,
    in case the value in format of "0x1234"
    which Ansible will convert to integer
    
    Signed-off-by: Rabin Yasharzadehe <[email protected]>
    
    ---------
    
    Signed-off-by: Rabin Yasharzadehe <[email protected]>
    rabin-io authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7ffc922 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    ed57607 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. build(deps): bump actions/setup-python from 4.5.0 to 4.6.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.5.0...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    38b504c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. build(deps): update ansible requirement from <7.5.0 to <7.6.0

    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4308a35 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. build(deps): update ansible requirement from <7.6.0 to <7.7.0

    Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](https://github.com/ansible/ansible/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ansible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed May 23, 2023
    Configuration menu
    Copy the full SHA
    e84385c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. build(deps): bump actions/setup-python from 4.6.0 to 4.6.1

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.6.0...v4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a7a18df View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Introduce the use of imageDigestSources (openshift-kni#965)

    The imageContentSources is being deprecated in the openshift-installer
    and imageDigestSources is replacing it.
    Allow the use of imageDigestSources when the disconnected registry is created.
    Updating docs to reflect the use of each CR depending on the OCP version
    tonyskapunk authored May 30, 2023
    Configuration menu
    Copy the full SHA
    247ad81 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. build(deps): bump actions/checkout from 3.5.2 to 3.5.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.5.2...v3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredericlepied committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ef54d0d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Add externalMACAddress in virtualmedia template (openshift-kni#974)

    Bringing parity with non-virtualmedia installs by adding
    externalMACAddress in the virtualmedia template, allowing
    libvirt to use a specific hwaddr in the provisioner host.
    Limiting the use of provisioningHostIP in virtualmedia only
    in the supported (4.6) version
    
    Signed-off-by: Tony Garcia <[email protected]>
    tonyskapunk authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ac4c196 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Change the RHCOS image cache container public registry (openshift-kni…

    …#978)
    
    * Change the RHCOS image cache container
    
    registry.centos.org seems to be done or unavailable.
    Changing from registry.centos.org to quay.io and add the ability
    to change it if needed.
    
    * Change registry.centos.org in the documentation
    
    Change the documentation to replace registry.centos.org to quay.io
    fdaencarrh authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bcd2038 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Allowing status code 301 when verifying the internet connectivity (op…

    …enshift-kni#986)
    
    Currently, when checking the connectivity to the Internet, an HTTP query
    is set against https://www.redhat.com.
    
    This address will respond with a 301 status code redirecting the client
    to https://www.redhat.com/en.
    
    The URI ansible module is able to follow redirects so, if everything is
    OK, the query shour result in either a 200 status code if the server is
    reachable, or a -1 if it's not. In this later scenario, a disconnected
    environment is assumed.
    
    The problem is in some labs the web server gets into an infinite
    redirect loop, so the resulting status code would be 301.
    
    This change allows for this status code to be accepted as evidence that
    the Red Hat web site was reached and, therefore, the network has
    Internet access.
    nsilla authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    05eb4de View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Added support for redfish for KVM hosts

    Currently redfish is supported for HP and Dell systems, but none of
    these vendors provide settings compatible with sushy-tools based virtual
    BMCs. For instance, all the KVMs in the same hypervisor share the BMC
    address, and are differentiated by the system ID, which is part of the
    resource path.
    
    This change extends the install-config and install-config-virtualmedia
    templates to allow for sushy-tools based redfish vBMCs.
    nsilla authored and derekhiggins committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    861807d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Fix task Get URL of host providing the webserver (openshift-kni#988)

    Fix the issue "'in <string>' requires string as left operand, not int"
    at the task "Get URL of host providing the webserver"
    fdaencarrh authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d0c45de View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Rename node-prep role to node_prep (openshift-kni#987)

    * Rename node-prep role to node_prep
    
    This role among install is expected to be moved to ansible collections.
    Ansible collections requires that roles include only underscores, i.e.
    hyphens are not allowed
    
    * Keep a symlink to the old repo name
    tonyskapunk authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    55aa682 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    6efddca View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Use collections (openshift-kni#1000)

    * Use collections
    
    Move to use collections, this is to conclude the migration of roles to
    the redhatci.ocp collection.
    Add the steps and changes required to consume collections.
    Remove the submodule for containers.podman and use a newer version.
    Update the docs to make clear the playbook is using collections.
    
    * Install collection dependency in GH workflow
    tonyskapunk authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d433c3f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. rebase from upstream

    mukrishn committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fb0feb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4751785 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fixing playbook

    mukrishn committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a0eea80 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    7d40ad8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    f858dc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    2a2d055 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. fixed lab dns problem

    mukrishn committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c4c26b9 View commit details
    Browse the repository at this point in the history
  2. corrected variable dict

    mukrishn committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4ffe6a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. scale worker patch

    mukrishn committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0a5b042 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. updated r650 nic naming

    mukrishn committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8ce758c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    702a7fc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    dd4b953 View commit details
    Browse the repository at this point in the history
  2. fixed jinja templating issue

    mukrishn committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a02d2bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11bc466 View commit details
    Browse the repository at this point in the history