-
Notifications
You must be signed in to change notification settings - Fork 33
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
Mender helm v6.0.0 #343
Mender helm v6.0.0 #343
Commits on Sep 18, 2024
-
fix: Passing string to object value
nats.image
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31faa8a - Browse repository at this point
Copy the full SHA 31faa8aView commit details -
ci: added gitlab dependency proxy image
Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c40029c - Browse repository at this point
Copy the full SHA c40029cView commit details
Commits on Sep 30, 2024
-
With release-please and git cliff, the CHANGELOG.md and the releases are automated Ticket: MC-7582 Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d1eb5e - Browse repository at this point
Copy the full SHA 6d1eb5eView commit details
Commits on Oct 2, 2024
-
feat!: Update docker image references to follow new repository scheme
BREAKING CHANGE: See CHANGELOG.md Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd1a87a - Browse repository at this point
Copy the full SHA cd1a87aView commit details -
fix!:
tenantadm.certs
are no longer requiredStarting with Mender server v4.0.0 the secret is no longer in used. The secret is not created/mounted to the service unless explicitly specified. Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d74b41c - Browse repository at this point
Copy the full SHA d74b41cView commit details -
feat: Autogenerate required useradm/deviceauth secrets
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 501dfaf - Browse repository at this point
Copy the full SHA 501dfafView commit details -
fix!: Change gui default targetPort to 8090
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f42928 - Browse repository at this point
Copy the full SHA 9f42928View commit details -
refactor(workflows): Made workflows template arguments easier to read
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87c10ff - Browse repository at this point
Copy the full SHA 87c10ffView commit details -
docs: Added remark about global.image.username/password to changelog
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 360ed7a - Browse repository at this point
Copy the full SHA 360ed7aView commit details -
chore: Bind the
server_priv_key_path
and plan path to avoid breakageSigned-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4ee390 - Browse repository at this point
Copy the full SHA c4ee390View commit details -
chore: default to SSL: false to avoid redirection loop
Signed-off-by: Roberto Giovanardi <[email protected]> (cherry picked from commit 2bc8bf6) Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0083f34 - Browse repository at this point
Copy the full SHA 0083f34View commit details -
fix: Changed default
global.enterprise
to falseChangelog: Title Ticket: None Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd7676d - Browse repository at this point
Copy the full SHA fd7676dView commit details -
fix: Remove deprecated redis values
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 356a3eb - Browse repository at this point
Copy the full SHA 356a3ebView commit details -
chore: Added explicit check for helm version
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ed7e99 - Browse repository at this point
Copy the full SHA 0ed7e99View commit details -
ci: Update helm version to 3.10.2
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efd057f - Browse repository at this point
Copy the full SHA efd057fView commit details
Commits on Oct 4, 2024
-
Merge pull request mendersoftware#341 from oldgiova/MC-7577-release-p…
…lease Release please CHANGELOG automation
Configuration menu - View commit details
-
Copy full SHA for d1b7a7b - Browse repository at this point
Copy the full SHA d1b7a7bView commit details -
fix: traefik container ports optionals
You can choose to not to set either httpPort or httpsPort in the api_gateway, to prevent upload timeout with the Mender Cli, as reported by customers. Ticket: MEN-7595 Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12dc357 - Browse repository at this point
Copy the full SHA 12dc357View commit details -
Added Horizontal Pod Autoscaler resource to the gui container, to scale it automatically when the service experiences more load. Ticket: MC-7600 Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f6d9f4 - Browse repository at this point
Copy the full SHA 8f6d9f4View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07bcb5f - Browse repository at this point
Copy the full SHA 07bcb5fView commit details
Commits on Oct 9, 2024
-
ci: fix changelog append on top
With the --unreleased flag, only the last release were added to the CHANGELOG.md, so the old history would have been lost. With this change, we'll just prepend the new git cliff release. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2d7a5e - Browse repository at this point
Copy the full SHA e2d7a5eView commit details -
Merge pull request mendersoftware#347 from oldgiova/fix-release-please
ci: fix changelog append on top
Configuration menu - View commit details
-
Copy full SHA for 327fdbd - Browse repository at this point
Copy the full SHA 327fdbdView commit details -
ci: always regenerate the changelog
We tried the --prepend option, that seems not working well, so getting back to the full changelog generation option from the entire git history Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 513ac8f - Browse repository at this point
Copy the full SHA 513ac8fView commit details -
ci: using commit signoff option
Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da75817 - Browse repository at this point
Copy the full SHA da75817View commit details
Commits on Oct 10, 2024
-
Merge pull request mendersoftware#348 from oldgiova/fix-release-please
Fix release please - iteration #2
Configuration menu - View commit details
-
Copy full SHA for c50c199 - Browse repository at this point
Copy the full SHA c50c199View commit details -
ci: fix remote repository already existing
This could happen in pipeline with cached jobs Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac5f520 - Browse repository at this point
Copy the full SHA ac5f520View commit details -
Merge pull request mendersoftware#349 from oldgiova/fix-release-please
ci: fix remote repository already existing
Configuration menu - View commit details
-
Copy full SHA for 34936a8 - Browse repository at this point
Copy the full SHA 34936a8View commit details -
In some conditions the upstream pr branch could diverge from the local branch. With this fix it should rebase the upstream changes locally Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02cb07a - Browse repository at this point
Copy the full SHA 02cb07aView commit details -
ci: ignore already existing remotes
We don't care if the github remote is already existing, so we add a || true to carry on in case. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e03574 - Browse repository at this point
Copy the full SHA 4e03574View commit details -
Merge pull request mendersoftware#350 from oldgiova/fix-release-please
ci: fix diverging PRs
Configuration menu - View commit details
-
Copy full SHA for 7132f5a - Browse repository at this point
Copy the full SHA 7132f5aView commit details
Commits on Oct 12, 2024
-
To avoid race condition, using an unique remote github repository name and clean it up when everything is done. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d119ea - Browse repository at this point
Copy the full SHA 7d119eaView commit details
Commits on Oct 14, 2024
-
ci: isolate scripts with dashes
Not using && and using dashes instead, to better debug script issues Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad6bf24 - Browse repository at this point
Copy the full SHA ad6bf24View commit details -
Merge pull request mendersoftware#351 from oldgiova/fix-release-please
ci: unique remote github repo
Configuration menu - View commit details
-
Copy full SHA for 64e488d - Browse repository at this point
Copy the full SHA 64e488dView commit details -
chore: Add nats_uri to inventory and iot-manager services
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0e1692 - Browse repository at this point
Copy the full SHA e0e1692View commit details -
Force the remote pr branch into the local one Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bab9626 - Browse repository at this point
Copy the full SHA bab9626View commit details -
Merge pull request mendersoftware#352 from oldgiova/fix-release-please
ci: force the remote branch
Configuration menu - View commit details
-
Copy full SHA for 564bcdb - Browse repository at this point
Copy the full SHA 564bcdbView commit details -
Merge pull request mendersoftware#344 from oldgiova/MEN-7595-traefik-…
…confs-optionals fix: traefik container ports optionals
Configuration menu - View commit details
-
Copy full SHA for 671b5fe - Browse repository at this point
Copy the full SHA 671b5feView commit details -
chore(master): release mender 5.11.0
Signed-off-by: mender-test-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1247fd - Browse repository at this point
Copy the full SHA b1247fdView commit details -
Merge pull request mendersoftware#346 from mendersoftware/release-ple…
…ase--branches--master--components--mender chore(master): release mender 5.11.0
Configuration menu - View commit details
-
Copy full SHA for 8fb5e49 - Browse repository at this point
Copy the full SHA 8fb5e49View commit details
Commits on Oct 21, 2024
-
ci: added gitlab dependency proxy image
Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f12d15a - Browse repository at this point
Copy the full SHA f12d15aView commit details -
With release-please and git cliff, the CHANGELOG.md and the releases are automated Ticket: MC-7582 Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb84db0 - Browse repository at this point
Copy the full SHA bb84db0View commit details -
Added Horizontal Pod Autoscaler resource to the gui container, to scale it automatically when the service experiences more load. Ticket: MC-7600 Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44a693a - Browse repository at this point
Copy the full SHA 44a693aView commit details -
ci: fix changelog append on top
With the --unreleased flag, only the last release were added to the CHANGELOG.md, so the old history would have been lost. With this change, we'll just prepend the new git cliff release. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c80e1fd - Browse repository at this point
Copy the full SHA c80e1fdView commit details -
ci: always regenerate the changelog
We tried the --prepend option, that seems not working well, so getting back to the full changelog generation option from the entire git history Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cad5b7b - Browse repository at this point
Copy the full SHA cad5b7bView commit details -
ci: using commit signoff option
Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80e2ff9 - Browse repository at this point
Copy the full SHA 80e2ff9View commit details -
ci: fix remote repository already existing
This could happen in pipeline with cached jobs Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b8a5b8 - Browse repository at this point
Copy the full SHA 7b8a5b8View commit details -
In some conditions the upstream pr branch could diverge from the local branch. With this fix it should rebase the upstream changes locally Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d35459 - Browse repository at this point
Copy the full SHA 5d35459View commit details -
ci: ignore already existing remotes
We don't care if the github remote is already existing, so we add a || true to carry on in case. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e81c105 - Browse repository at this point
Copy the full SHA e81c105View commit details -
To avoid race condition, using an unique remote github repository name and clean it up when everything is done. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa741eb - Browse repository at this point
Copy the full SHA aa741ebView commit details -
ci: isolate scripts with dashes
Not using && and using dashes instead, to better debug script issues Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 325da8b - Browse repository at this point
Copy the full SHA 325da8bView commit details -
Force the remote pr branch into the local one Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9b5780 - Browse repository at this point
Copy the full SHA e9b5780View commit details -
fix: traefik container ports optionals
You can choose to not to set either httpPort or httpsPort in the api_gateway, to prevent upload timeout with the Mender Cli, as reported by customers. Ticket: MEN-7595 Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9654235 - Browse repository at this point
Copy the full SHA 9654235View commit details -
chore(master): release mender 5.11.0
Signed-off-by: mender-test-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a325ba7 - Browse repository at this point
Copy the full SHA a325ba7View commit details -
feat!: Update docker image references to follow new repository scheme
BREAKING CHANGE: See CHANGELOG.md Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 500dd8e - Browse repository at this point
Copy the full SHA 500dd8eView commit details -
fix!:
tenantadm.certs
are no longer requiredStarting with Mender server v4.0.0 the secret is no longer in used. The secret is not created/mounted to the service unless explicitly specified. Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaaf800 - Browse repository at this point
Copy the full SHA eaaf800View commit details -
chore: new changelog file for the 6.x
Git cliff rewrites the changelog with the new format starting from this release, so let's start from a brand new files and move the old changelogs pre-v6 to a dedicated file. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9dfef2 - Browse repository at this point
Copy the full SHA e9dfef2View commit details -
feat!: mongodb sub-chart enabled by default
To ease the Mender Server onboarding for Open source users. If you want to use an external provided MongoDB, make sure to disable it. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d21622 - Browse repository at this point
Copy the full SHA 7d21622View commit details -
feat!: NATS sub-chart enabled by default
To ease the Mender Server onboarding for Open source users. If you want to use an external provided NATS, make sure to disable it. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9218f04 - Browse repository at this point
Copy the full SHA 9218f04View commit details -
feat!: redis subchart disabled by default
Redis is not used by default in the Open source version. Letting it enabled generates confusion, so let's disable it. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a7790a - Browse repository at this point
Copy the full SHA 2a7790aView commit details -
feat!: storage proxy enabled by default
The default install proposes the storage proxy feature enabled by default to a simplify onboarding experience Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b9cfd2 - Browse repository at this point
Copy the full SHA 3b9cfd2View commit details -
With Seaweedfs, v6 breaking changes, and a dedicated upgrade document Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df07622 - Browse repository at this point
Copy the full SHA df07622View commit details
Commits on Oct 22, 2024
-
Merge pull request #2 from oldgiova/v6.0.0-lesser
V6 suggestions and docs
Configuration menu - View commit details
-
Copy full SHA for 723652d - Browse repository at this point
Copy the full SHA 723652dView commit details -
ci: adapt tests to the v6 chart
Adapted scripts and snippets for testing the new helm chart v6 Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c30831 - Browse repository at this point
Copy the full SHA 0c30831View commit details -
ci: not running changelog job during playground
The playground option is needed to run an EKS cluster to manually play with, and a Changelog job is useless here. Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1fde10 - Browse repository at this point
Copy the full SHA c1fde10View commit details
Commits on Oct 23, 2024
-
Merge pull request #3 from oldgiova/v6.0.0-lesser
ci: adapt tests to the v6 chart
Configuration menu - View commit details
-
Copy full SHA for cfca8d2 - Browse repository at this point
Copy the full SHA cfca8d2View commit details -
Merge pull request mendersoftware#355 from oldgiova/changelog-pipelin…
…e-fix ci: not running changelog job during playground
Configuration menu - View commit details
-
Copy full SHA for 133ebd5 - Browse repository at this point
Copy the full SHA 133ebd5View commit details
Commits on Oct 24, 2024
-
ci: get full git history to generate changelog
Always get the full git history, to generate a full changelog without missing commits. Changelog: None Ticket: None Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3a53af - Browse repository at this point
Copy the full SHA d3a53afView commit details -
Merge pull request mendersoftware#356 from oldgiova/git-cliff-fixes
ci: get full git history to generate changelog
Configuration menu - View commit details
-
Copy full SHA for 5c82d06 - Browse repository at this point
Copy the full SHA 5c82d06View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae00839 - Browse repository at this point
Copy the full SHA ae00839View commit details