Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 15:56
· 864 commits to main since this release
14a106c

What's Changed

  • build(deps): bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #524
  • Do not overwrite VERSION/VERSION_ID on dockerfile build by @Itxaka in #525
  • docs: small improvment in backup by @ldevulder in #519
  • ci/e2e: make Rancher version configurable by @ldevulder in #527
  • ci/e2e: use Secure Boot for node provisioning by @ldevulder in #520
  • don't reference outdated image projects by @kkaempf in #533
  • Adapt Menus names for elemental-ui 0.1.3 by @juadk in #535
  • Test advanced filtering in Elemental UI by @juadk in #536
  • Remove fake machine inventories (Cypress tests) by @juadk in #537
  • Small fixes to match elemental-ui 0.1.4 by @juadk in #542
  • ci/e2e: use new elemental-operator helm chart by @ldevulder in #544
  • Fixed typos in quickstart.md by @simonflood in #545
  • Restart fleet to avoid sporadic failures in UI tests by @juadk in #543
  • Delete OS version and channel in e2e UI tests by @juadk in #549
  • Added redirect to new URL on all pages by @nunix in #551
  • e2e: use auto scaling runner by @ldevulder in #546
  • Fix E2E tests by @ldevulder in #554
  • ci/e2e: another fix for the cache key... by @ldevulder in #555
  • ci/e2e: fix path for artifacts by @ldevulder in #556
  • Automatic is no longer a valid value by @davidcassany in #557
  • Convert runner_template to input variable by @juadk in #559
  • Update README CI badges by @juadk in #561
  • ci/e2e: only send Slack notification on schedule by @ldevulder in #560
  • ci/e2e: add elemental-operator version in summary by @ldevulder in #562
  • ci/ui: fix empty variables in scheduled test by @ldevulder in #563
  • ci/ui: fix empty variables in scheduled test - part 2 by @ldevulder in #564
  • ci/e2e: fix failure with KubeBuilder version of operator by @ldevulder in #566
  • Remove syncInterval if operator vers is 1.0 (UI) by @juadk in #569
  • Remove two CI steps not needed anymore due to ephemeral GH runners by @juadk in #570
  • Depend elemental system agent on synced time by @Itxaka in #575
  • Collect elemental support in e2e UI CI by @juadk in #574
  • Increase timeout to delete a resource with Cypress by @juadk in #572
  • Disable Rancher extension repository in UI tests by @juadk in #581
  • Add obs dockerfile and spec by @davidcassany in #582
  • Include the rpmlintrc file within the spec file by @davidcassany in #583
  • Add dev, staging and stage scenarios for UI e2e by @juadk in #584
  • Include image services trigger on rancher/elemental changes by @davidcassany in #585
  • ci/e2e: use 2 pools for cluster provisioning by @ldevulder in #576
  • Deploy sample app through UI in Elemental cluster by @juadk in #589
  • Drop docs/ and examples/ directories by @kkaempf in #593
  • Fix some e2e tests issues + cleaning by @ldevulder in #591
  • Fix path for Cypress artifacts upload by @juadk in #595
  • ci: add autogeneration of tests description by @ldevulder in #597
  • ci: fix generated README for tests description by @ldevulder in #598
  • ci: use the same PAT token for CI by @ldevulder in #599
  • Add proxy tests in UI by @juadk in #594
  • Configure proxy in UI tests only by @juadk in #600
  • ci/ui: fix permissions for 'downloads' directory #2 by @ldevulder in #603
  • Improve proxy tests by @juadk in #602
  • Update gitignore file by @juadk in #607
  • Install kernel-firmware-all package by @kkaempf in #610
  • Fix ISO build and upgrade tests with managedOSVersionChannel by @ldevulder in #613
  • ci: fix "test inject in iso" workflow by @ldevulder in #612
  • ci/e2e: fix path to upgrade image by @ldevulder in #615
  • Add support for Podman for registration injection into ISO by @rdoxenham in #611
  • ci/integ: fix failing test by @ldevulder in #617
  • Run nightly CI tests on stable Rancher Manager by @juadk in #616
  • e2e ui: show k8s deprecated versions by @juadk in #618
  • e2e: add parallel VM installation by @ldevulder in #608
  • e2e ui: change how we check that an app is deleted by @juadk in #621
  • ci/e2e: test emulated TPM on more than one node by @ldevulder in #622
  • Add debug flag on upgrade command and update bootargs.cfg file by @davidcassany in #625
  • ci/e2e: don't run test on latest RM on every push by @ldevulder in #630
  • ci/e2e: use hugepages for VM by @ldevulder in #624
  • e2e/ui: replace .xterm-cursor-layer in Cypress by @juadk in #636

New Contributors

Full Changelog: v1.0.0...v1.1.0