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

Align prod with master ⚠️ wait from the release day #386

Open
wants to merge 67 commits into
base: prod
Choose a base branch
from

Conversation

oldgiova
Copy link
Contributor

No description provided.

alfrunes and others added 30 commits September 18, 2024 08:58
BREAKING CHANGE: See CHANGELOG.md
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Starting 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]>
Signed-off-by: Roberto Giovanardi <[email protected]>
(cherry picked from commit 2bc8bf6)
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Changelog: Title
Ticket: None
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Signed-off-by: Alf-Rune Siqveland <[email protected]>
With release-please and git cliff, the CHANGELOG.md and the releases are automated

Ticket: MC-7582

Signed-off-by: Roberto Giovanardi <[email protected]>
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]>
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]>
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]>
Signed-off-by: Roberto Giovanardi <[email protected]>
This could happen in pipeline with cached jobs

Signed-off-by: Roberto Giovanardi <[email protected]>
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]>
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]>
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]>
Not using && and using dashes instead, to better debug script issues

Signed-off-by: Roberto Giovanardi <[email protected]>
Force the remote pr branch into the local one

Signed-off-by: Roberto Giovanardi <[email protected]>
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]>
BREAKING CHANGE: See CHANGELOG.md
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Starting 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]>
alfrunes and others added 28 commits October 28, 2024 16:53
At this stage the v4.0 tag has not yet been published. By using main, we
should allow tests passing.
Please revert this commit after the new release is out

Ticket: None
Changelog: None

Signed-off-by: Roberto Giovanardi <[email protected]>
Signed-off-by: Roberto Giovanardi <[email protected]>
…o-failed

ci: fix missing seaweedfs helm repo
For some reason, the data storage is not working with the default PVC
and StorageClass. Falling back to emptyDir, is enough for the tests

Ticket: None
Changelog: None

Signed-off-by: Roberto Giovanardi <[email protected]>
…rage

ci: fix seaweedfs filer data storage
The previous LTS tag was 3.6.5, not 3.6.6

Changelog: None
Ticket: None

Signed-off-by: Roberto Giovanardi <[email protected]>
The tests runs the useradm-enterprise command, which is not available in
the new script. Since we don't need this test for now, let's temporary
disable it.

Ticket: None
Changelog: None

Signed-off-by: Roberto Giovanardi <[email protected]>
ci: temporary disable prev lts to curr lts test
…ase--branches--master--components--mender

chore(master): release mender 6.0.0-rc
chore(internal): fix broken value reference for deviceauth secret key
…eouts

Add http timeouts and only apply https timeouts when https is enabled
With these changes you can run release-please and git cliff on any
protected (maintenance) branch. Moreover, switching to pre-baked
release-please image

Changelog: None

Signed-off-by: Roberto Giovanardi <[email protected]>
…tenance-branches

ci: run release-please on maintenance branches
To generate the changelog, include only the tags that belong to the
current branch, useful for maintenance branches.

Changelog: None
Ticket: None

Signed-off-by: Roberto Giovanardi <[email protected]>
Ticket: None
Changelog: None

Signed-off-by: Roberto Giovanardi <[email protected]>
…nch-tags

ci: include only branch tags in the changelog
…ase--branches--master--components--mender

chore(master): release mender 6.0.0-rc.1
Fixes typo in the header

Signed-off-by: Anton Lindholm <[email protected]>
@mender-test-bot
Copy link
Contributor

mender-test-bot commented Nov 21, 2024

Merging these commits will result in the following changelog entries:

Changelogs

mender-helm (prod)

New changes in mender-helm since master:

Bug Fixes
  • Invalid regexp in default value storage_proxy.rule
    (MEN-7741)

@oldgiova oldgiova changed the base branch from master to prod November 21, 2024 13:21
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.

5 participants