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

feat!: filter package components with strategy interface #2321

Merged
merged 51 commits into from
Mar 21, 2024
Merged
Show file tree
Hide file tree
Changes from 43 commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
f8875ec
copy filters over
Noxsios Feb 21, 2024
57fd951
more copying
Noxsios Feb 21, 2024
33cfd78
more copying
Noxsios Feb 21, 2024
3684b69
fixes from copy
Noxsios Feb 21, 2024
8f2e717
fix tests
Noxsios Feb 21, 2024
5d697d2
fix eks test
Noxsios Feb 21, 2024
fea6c6d
docs and schema
Noxsios Feb 21, 2024
34110ed
Merge branch 'main' into filter-strategy
Noxsios Feb 21, 2024
6d75f0f
Merge branch 'main' into filter-strategy
Noxsios Feb 21, 2024
e7b3949
go mod tidy
Noxsios Feb 21, 2024
b62265f
lint
Noxsios Feb 21, 2024
897b380
Merge branch 'main' into filter-strategy
Noxsios Feb 22, 2024
2ce99a4
Merge branch 'main' into filter-strategy
Racer159 Feb 23, 2024
0d2f951
Merge branch 'main' into filter-strategy
lucasrod16 Feb 26, 2024
9cbff5b
Merge branch 'main' into filter-strategy
lucasrod16 Feb 29, 2024
b1dfca1
Update src/pkg/packager/filters/deploy_test.go
Noxsios Mar 4, 2024
df6b5b2
update unit tests to be much better
Noxsios Mar 4, 2024
490e12c
dont mark required as deprecated yet, wait for the other PR
Noxsios Mar 4, 2024
e60976a
Merge branch 'main' into filter-strategy
Noxsios Mar 4, 2024
37bb092
fix compile error
Noxsios Mar 4, 2024
5d1ffbe
Merge branch 'main' into filter-strategy
Noxsios Mar 5, 2024
50714d3
no more config in interactive
Noxsios Mar 5, 2024
2f6b0f2
cleanup
Noxsios Mar 5, 2024
b6bccc7
Merge branch 'main' into filter-strategy
Noxsios Mar 7, 2024
a8fd62a
cleanup
Noxsios Mar 7, 2024
1dbe066
fix default behavior for interactive
Noxsios Mar 7, 2024
4f1469b
why do i do this to myself
Noxsios Mar 7, 2024
4fbe721
Merge branch 'main' into filter-strategy
Noxsios Mar 13, 2024
14a1a7c
delete again
Noxsios Mar 13, 2024
b14d96e
platform --> localOS due to filtering already occuring in compose
Noxsios Mar 13, 2024
2c9284a
fix create
Noxsios Mar 13, 2024
8337c90
changes from review
Noxsios Mar 13, 2024
f8fdd57
move reading zarf.yaml into sources where it belongs so we can do fil…
Noxsios Mar 13, 2024
89e5486
fix unit tests
Noxsios Mar 13, 2024
41907c8
docs and schema
Noxsios Mar 13, 2024
e6aaa10
lint
Noxsios Mar 14, 2024
f615c6c
lint
Noxsios Mar 14, 2024
be1f270
cleanup
Noxsios Mar 14, 2024
0fb6c94
changes from review
Noxsios Mar 14, 2024
f42f966
Merge branch 'main' into filter-strategy
Noxsios Mar 14, 2024
2517b19
fix test
Noxsios Mar 14, 2024
d58a945
add errors
Noxsios Mar 15, 2024
e052172
update unit tests
Noxsios Mar 15, 2024
42dce8a
Merge branch 'main' into filter-strategy
Noxsios Mar 15, 2024
7edf9d4
fix compile error
Noxsios Mar 15, 2024
b0613a1
cleanup
Noxsios Mar 18, 2024
45ec9b0
Merge branch 'main' into filter-strategy
Noxsios Mar 18, 2024
247d197
fix spinners + interactive
Noxsios Mar 19, 2024
5cbf584
messaging
Noxsios Mar 19, 2024
9a17833
Merge branch 'main' into filter-strategy
Noxsios Mar 19, 2024
eed0129
switch during deploy, not inside of sources
Noxsios Mar 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/nightly-eks.yml
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Deploy the eks package
run: |
./build/zarf package deploy build/zarf-package-distro-eks-multi-0.0.3.tar.zst \
./build/zarf package deploy build/zarf-package-distro-eks-amd64-0.0.3.tar.zst \
--components=deploy-eks-cluster \
--set=EKS_CLUSTER_NAME=${{ inputs.cluster_name || 'zarf-nightly-eks-e2e-test' }} \
--set=EKS_INSTANCE_TYPE=${{ inputs.instance_type || 't3.medium' }} \
Expand All @@ -60,7 +60,7 @@ jobs:
- name: Teardown the cluster
if: always()
run: |
./build/zarf package deploy build/zarf-package-distro-eks-multi-0.0.3.tar.zst \
./build/zarf package deploy build/zarf-package-distro-eks-amd64-0.0.3.tar.zst \
--components=teardown-eks-cluster \
--set=EKS_CLUSTER_NAME=${{ inputs.cluster_name || 'zarf-nightly-eks-e2e-test' }} \
--confirm
Expand Down
Expand Up @@ -50,7 +50,7 @@
<b class="YEL">Saving log file to
/var/folders/bk/rz1xx2sd5zn134c0_j1s2n5r0000gp/T/zarf-2023-03-23-13-18-54-4086179855.log</b>
<b class="BOLD" style="color:#55ff55;">? </b><b class="BOLD">Choose or type the package file </b><b class="WHI">zarf-package-helm-oci-chart-arm64-0.0.1.tar.zst</b><b class=CYN>[</b><b class=CYN>tab for suggestions]</b>
<b class=WHI> zarf-package-distro-eks-multi.tar.zst</b>
<b class=WHI> zarf-package-distro-eks-amd64.tar.zst</b>
<b class=CYN>> zarf-package-wordpress-amd64-16.0.4.tar.zst</b>
</pre>
</body>
Expand Down