forked from chaos-mesh/chaos-mesh
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: release 07-07-23 #12
Open
rekfuki-f3
wants to merge
31
commits into
master
Choose a base branch
from
release-07-07-23
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Georgios Koutsoumpakis <[email protected]>
Co-authored-by: Georgios Koutsoumpakis <[email protected]>
association Co-authored-by: Georgios Koutsoumpakis <[email protected]>
Co-authored-by: Georgios Koutsoumpakis <[email protected]>
Co-authored-by: Georgios Koutsoumpakis <[email protected]>
Co-authored-by: Georgios Koutsoumpakis <[email protected]>
minimum supported by aws is 5 Co-authored-by: Georgios Koutsoumpakis <[email protected]>
Signed-off-by: Mike Tonks <[email protected]>
Signed-off-by: Mike Tonks <[email protected]>
Signed-off-by: Mike Tonks <[email protected]>
Signed-off-by: Mike Tonks <[email protected]>
Changes the upstream pipeline to something that's more fitting of our use. All the necessary tests and checks from the upstream were mostly left as are. An addition was made to create a release on both merge and a PR so it's easier for us to sync dev images.
Signed-off-by: Mike Tonks <[email protected]>
Removes hardcoded tag version in the release comment
fix: remove hardcoded tag version from release comment
Adds the following fields from the corev1.PodSpec in order to make the task pod more configurable: * RestartPolicy * RestartPolicy * ActiveDeadlineSeconds * NodeSelector * ServiceAccountName * AutomountServiceAccountToken * SecurityContext * ImagePullSecrets * Affinity * Tolerations * TopologySpreadConstraints
Renames fields to be more descriptive and makes RemoteCluster optional for AWSAzChaos.
rekfuki-f3
force-pushed
the
release-07-07-23
branch
from
July 7, 2023 13:33
882be0b
to
3d09718
Compare
rekfuki-f3
force-pushed
the
release-07-07-23
branch
from
July 7, 2023 13:57
8838b00
to
29eb704
Compare
Created new release based on commit 29e964cRelease tag: v2.6.1-f3-29e96-release-07-07-23 |
Created new release based on commit 6342dc7Release tag: 2.6.1-f3-6342d-release-07-07-23 |
Created new release based on commit cad62abRelease tag: 2.6.1-f3-cad62-release-07-07-23 |
Created new release based on commit 4569f74Release tag: v2.6.1-f3-4569f-release-07-07-23 |
rekfuki-f3
force-pushed
the
builder
branch
2 times, most recently
from
July 21, 2023 10:45
d1f5458
to
fa2a995
Compare
rekfuki-f3
force-pushed
the
master
branch
7 times, most recently
from
October 30, 2023 14:09
e75d1bd
to
119b6cd
Compare
rekfuki-f3
force-pushed
the
master
branch
3 times, most recently
from
November 6, 2023 12:17
a258d05
to
5d7b47f
Compare
grahambrereton-form3
force-pushed
the
master
branch
3 times, most recently
from
December 18, 2023 16:18
4a27418
to
36e368d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release including the following commits:
1e2edbe
82df9b3
843b826
What problem does this PR solve?
What's changed and how it works?
Related changes
UI interface
Cherry-pick to release branches (optional)
Checklist
CHANGELOG
CHANGELOG.md
Tests
Side effects
DCO
If you find the DCO check fails, please run commands like below (Depends on the actual situations. For example, if the failed commit isn't the most recent) to fix it: