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

Release 1.0.3 #42

Merged
merged 386 commits into from
May 23, 2024
Merged

Release 1.0.3 #42

merged 386 commits into from
May 23, 2024

Conversation

MozeBaltyk
Copy link
Owner

CHANGELOG.md

1.0.3 (2024-05-23)

Versions:

  • rke2 version: 1.27.12

  • kube-vip: 0.8.0

  • cert-manager version: 1.14.1

  • rancher version: 2.8.1

  • longhorn version: 1.6.0

  • neuvector version: 2.7.2

Features ✨

  • Install RKE2 one controler and several workers (currently no HA):
    • Add nerdctl.
    • Setup an admin on master node (kuberoot).
    • Deploy local registry and images loaded inside.
    • Setup firewalld rules if needed.
    • Make "master_ip" and "domain" parametrable.
  • Deploy longhorn with custom datapath.
  • Deploy Rancher with custom password.
  • Deploy Neuvector.
  • Script to containerize in an Execution-Env.
  • Script to uninstall everything
  • More install customization and options
  • Improve collection to run as true collection
  • CI workflows
  • Quickstart script

Use case:

  • airgap
  • non-airgap
  • standalone
  • one-master-and-x-workers
  • masters-HA 🚧
  • update/upgrade 🚧
  • change-config 🚧

Fix 🩹

  • Firewalld conditions to apply only when running.
  • Correct names and tasks order.

Bugfix 🐞

  • Correct scripts for prerequisites.

Security πŸ”’οΈ

  • Branch protect
  • Github Workflows to release and lint.

MozeBaltyk and others added 29 commits May 18, 2024 23:07
# CHANGELOG.md

<!-- Release -->
## 1.0.3 (2024-05-23)

### Versions

- rke2 version: 1.27.12

- kube-vip: 0.8.0

- cert-manager version: 1.14.1

- rancher version: 2.8.1

- longhorn version: 1.6.0

- neuvector version: 2.7.2

<!-- End Release -->

<!-- Features -->
### Features ✨
  - [x] Install RKE2 one controler and several workers (currently no HA):
    - [x] Add nerdctl.
    - [x] Setup an admin on master node (kuberoot).
    - [x] Deploy local registry and images loaded inside.
    - [x] Setup firewalld rules if needed.
    - [x] Make "master_ip" and "domain" parametrable.
  - [x] Deploy longhorn with custom datapath.
  - [x] Deploy Rancher with custom password.
  - [x] Deploy Neuvector.
  - [x] Script to containerize in an Execution-Env.
  - [x] Script to uninstall everything
  - [x] More install customization and options
  - [x] Improve collection to run as true collection
  - [x] CI workflows
  - [x] Quickstart script

Use case:
  - [x] airgap
  - [x] non-airgap
  - [x] standalone
  - [x] one-master-and-x-workers
  - [ ] masters-HA 🚧
  - [ ] update/upgrade 🚧
  - [ ] change-config 🚧
<!-- End Features -->

<!-- Fix -->
### Fix 🩹
  - Firewalld conditions to apply only when running.
  - Correct names and tasks order.
<!-- End Fix -->

<!-- Bugfix -->
### Bugfix 🐞
  - Correct scripts for prerequisites.
<!-- End Bugfix -->

<!-- Security -->
### Security πŸ”’οΈ
  - Branch protect
  - Github Workflows to release and lint.
<!-- End Security -->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@MozeBaltyk MozeBaltyk merged commit dc6942f into main May 23, 2024
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.

None yet

1 participant