-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore(ci): add e2e tests for cloud distros #1259
Open
noahpb
wants to merge
81
commits into
main
Choose a base branch
from
feat/e2e-test-nightly
base: main
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
Changes from all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
c17641b
chore: add e2e tests for cloud distros
noahpb 4025736
lint fix
noahpb 5ba76b0
add validate task
noahpb aa1c4d7
trigger workflow
noahpb 9fca24c
mute task, make passthrough gw validation default to false
noahpb f3235e5
add metrics-server
noahpb ec770f5
exclude metrics-server on aks, group into one task
noahpb a80d8fc
syntax fix maybe?
noahpb 27cb7fd
no metrics server on eks
noahpb 391dbc0
more syntax fun
noahpb 8ae0ab8
try differnt syntax
noahpb 5871a11
change logic in if statement
noahpb 6bba450
add additional entries to hosts file
noahpb 97185ba
Merge branch 'main' into feat/e2e-test-nightly
noahpb 3a4d424
query for hostname
noahpb 1900b7b
get ip from hostname, lint
noahpb 3cf1f9a
allow e2e test to be built for multiple archs
noahpb a2f0432
fix arch value
noahpb edb4d69
switch arch default
noahpb ea443d1
Merge branch 'main' into feat/e2e-test-nightly
noahpb f4c1e4c
workaround for eks e2e tests
noahpb 9cd4b65
rm temp workaround
noahpb b1c9103
add aws-lb-controller to rke2, cleanup
noahpb 7d8437f
Merge branch 'main' into feat/e2e-test-nightly
noahpb c4794d2
debugging
noahpb 770b805
use `dig` instead of `curl` for ipv4 lookup
noahpb 71398c8
switch to azure gov
noahpb 38206c7
set azure gov env
noahpb ce92ce4
set audience and arm env
noahpb 19af81a
set environment in config block
noahpb 9766662
try access key
noahpb 8529730
add logic for fetching az token
noahpb 1350d44
revert using key
noahpb 510c15d
update region
noahpb 38a7454
add `availability_zone` for rke2 agent node(s)
noahpb 8fbfb08
switch availability zone
noahpb e8cf788
Merge branch 'main' into feat/e2e-test-nightly
noahpb a657f9e
sku and psql dns fix
noahpb 8aaa050
buy time to debug
noahpb ef7c0e2
dns fix and os disk type
noahpb 3da3c74
switch to zone a
noahpb b33f8bf
update velero credentials override
noahpb 77a216d
rm temp debug changes
noahpb b7503da
rm unused terraform.tfvars
noahpb f5f03e4
tmp disable eks e2e testing
noahpb e5b4c4c
increase disk space for rke2 nodes
noahpb 87b87c1
specify `backup.velero.io` kind in `./src/velero/tasks.yaml`
noahpb 65ca3dd
Merge branch 'main' into feat/e2e-test-nightly
noahpb 6d20335
more disk for rke2 nodes
noahpb 6ae6eda
Merge branch 'main' into feat/e2e-test-nightly
noahpb cba3465
create new task for coredns-custom cm
noahpb 9df9e48
rm task call
noahpb 346f8cb
Merge branch 'main' into feat/e2e-test-nightly
noahpb 4accee0
update rke2 tasks to do coredns override
noahpb b00e4d1
Merge branch 'main' into feat/e2e-test-nightly
noahpb 0591e66
fix lint
noahpb 270f35f
address pr feedback
noahpb 29271d9
switch to gov iam role
noahpb 50232fd
include util task
noahpb 5056ab4
add coredns fixes and add netpol for rke2
noahpb 79969f5
Merge branch 'main' into feat/e2e-test-nightly
noahpb 335353f
fix task name
noahpb c37402b
include nested dirs in workflow trigger for rke2 IaC
noahpb f7f4e22
fix: adjust network tests to work across k8s distros
noahpb 07a437f
metrics fix for rke2 hopefully
noahpb 1aeb6d3
add args for etcd and kube-scheduler
noahpb de2e1dc
add sudo
noahpb cafa022
fix etcd args
noahpb e02a1b1
add eks testing and coredns patch
noahpb bdbfa14
eks coredns cm patch
noahpb 614cb57
rke2 components update
noahpb b11335b
Merge branch 'main' into feat/e2e-test-nightly
noahpb bfc9375
ignore e2e test failures on eks
noahpb 7c291e4
switch to local path provisioner
noahpb 1b1d7a9
dont expand vars
noahpb 994e5aa
Merge branch 'main' into feat/e2e-test-nightly
noahpb bdf747c
selinux fix for local path provisioner rke2
noahpb c097ba9
install longhorn
noahpb 7e885ad
no longhorn ui replicas
noahpb f8bee5e
Merge branch 'main' into feat/e2e-test-nightly
noahpb 5368bb4
rm `chcon` command for local path provisioner
noahpb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noting the
continue-on-error: true
here. EKS VPC CNI permits outbound traffic to the internet for the network tests, despite not having a NetworkPolicy to explicitly allow this. Ignoring failures for now until we decide how to proceed.