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

Kubernetes development folder #334

Merged
merged 4 commits into from
Aug 27, 2021
Merged

Kubernetes development folder #334

merged 4 commits into from
Aug 27, 2021

Conversation

cccs-rs
Copy link
Contributor

@cccs-rs cccs-rs commented Aug 20, 2021

OLD PR: #315

Meant to act similar to how we run docker-compose for development with Docker so we can test for Kubernetes-specific features (ie. persistent-service-update)

For main infrastructure, we'll use the local registry add-on in microK8S and the script will build and push to the local registry when run with a tag parameter.

Improvements can definitely be made to this dev setup, so feedback is wanted!
Related to: https://cccs.atlassian.net/browse/AL-1325

Related PRs:
alv4_setup: CybercentreCanada/assemblyline-development-setup#1
helm-chart: CybercentreCanada/assemblyline-helm-chart#20

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2021

Codecov Report

Merging #334 (28a60f5) into master (5091a61) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   67.20%   67.23%   +0.02%     
==========================================
  Files         120      120              
  Lines       10562    10562              
==========================================
+ Hits         7098     7101       +3     
+ Misses       3464     3461       -3     
Impacted Files Coverage Δ
assemblyline/odm/randomizer.py 95.61% <0.00%> (+1.31%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5091a61...28a60f5. Read the comment docs.

@cccs-rs cccs-rs merged commit 221d112 into master Aug 27, 2021
@cccs-rs cccs-rs deleted the k8s/dev_setup branch August 27, 2021 16:40
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.

3 participants