issues
search
cnti-testcatalog
/
testsuite
📞📱☎️📡🌐 Cloud Native Telecom Initiative (CNTI) Test Catalog is a tool to check for and provide feedback on the use of K8s + cloud native best practices in networking applications and platforms
https://wiki.lfnetworking.org/display/LN/Test+Catalog
Apache License 2.0
174
stars
72
forks
source link
envoy: Change installation method to Helm directory
#2122
Closed
barmull
closed
3 months ago
barmull
commented
3 months ago
Description
add helm chart and values file for configurable parameters
add templates for K8s resources
update PodDisruptionBudget apiVersion to policy/v1 to work with newer version of K8s
Issues:
Refs: #2116
How has this been tested:
[ ] Covered by existing integration testing
[ ] Added integration testing to cover
[ ] Verified all A/C passes
[ ] develop
[ ] master
[ ] tag/other branch
[ ] Test environment
[ ] Shared Packet K8s cluster
[ ] New Packet K8s cluster
[x] Kind cluster
[ ] Have not tested
Types of changes:
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update
Checklist:
Documentation
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] No updates required.
Code Review
[ ] Does the test handle fatal exceptions, ie. rescue block
Issue
[ ] Tasks in issue are checked off
Description
Issues:
Refs: #2116
How has this been tested:
Types of changes:
Checklist:
Documentation
Code Review
Issue