Thomas Tendyck
45ee84965f
tidy link checking
2022-09-14 11:23:17 +02:00
Nils Hanke
82d9263d86
Add generate measurements step to release documentation
2022-09-14 01:22:18 -07:00
Nils Hanke
79229e04df
Create seperate create measurement action
2022-09-14 01:22:18 -07:00
Nils Hanke
9f246d3cc6
E2E: Don't sign & measure E2E built CLI binaries
2022-09-14 01:22:18 -07:00
Nils Hanke
472ba642b7
E2E: Build OSS CLI by default
2022-09-14 01:22:18 -07:00
Malte Poll
5f98e699e4
node operator: nodeimage controller: ensure heirs are promoted to updated once in same reconcile loop as node deletion
...
Prevents conditions where Reconcile is not called after deleting a node, leading to an out of date status on the nodeimage.
2022-09-13 15:58:38 +02:00
Malte Poll
8b4918cc53
envtest: use eventually
2022-09-13 15:58:38 +02:00
katexochen
e3298f32e5
Disallow golangci-lint to tidy go.mod
2022-09-13 15:58:38 +02:00
katexochen
f394183da7
Run go mod tidy
2022-09-13 15:58:38 +02:00
katexochen
ebd9472866
Use go.work for CI workflows
2022-09-13 15:58:38 +02:00
katexochen
ddabf974d5
Fix pcr-reader
2022-09-13 15:58:38 +02:00
katexochen
1357dc3d4e
Add go.work
2022-09-13 15:58:38 +02:00
katexochen
f55524a8d3
Run golangci-lint for all submodules
2022-09-13 15:58:38 +02:00
katexochen
90542ae8f9
Remove deprecated linters
2022-09-13 15:58:38 +02:00
katexochen
c45c2332bc
Use context for http request
2022-09-13 15:58:38 +02:00
katexochen
114a51b29c
Ignore unchecked error
2022-09-13 15:58:38 +02:00
katexochen
0126d8a0c2
Fix error naming
2022-09-13 15:58:38 +02:00
katexochen
fb7ceb5586
Fix comment dot
2022-09-13 15:58:38 +02:00
Felix Schuster
eb213878a2
Re-wording in docs/workflows ( #135 )
...
* Quick pass over create.md
* pass over verify.md
* Re-arrange workflows
* Quick polish of scale.md and upgrade.md
* Quick polish of terminate.md
* Cut recovery.md down
* Brush over ssh
* storage
* Brush over trusted launch VMs
* Update docs/docs/workflows/verify-cluster.md
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
* Update docs/docs/workflows/verify-cluster.md
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
* Update docs/docs/workflows/verify-cluster.md
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
* Add Azure back to title
* Update docs/docs/workflows/verify-cluster.md
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
* fix lint errors
* publish to 2.0
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
Co-authored-by: Thomas Tendyck <tt@edgeless.systems>
2022-09-13 15:12:05 +02:00
Otto Bittner
c7f39388e4
Update verification dev docs to reference new tool
2022-09-13 14:58:21 +02:00
Felix Schuster
d5d5448935
Overwrite v2.0 in docs ( #144 )
2022-09-13 12:05:07 +02:00
Felix Schuster
0165a6be43
Brush over first-steps ( #137 )
...
Brush over first-steps in docs
2022-09-13 11:48:19 +02:00
Felix Schuster
b972bfa17d
Update concept graphic in README ( #136 )
...
* Update concept graphic in README
2022-09-13 11:31:52 +02:00
Leonard Cohnen
2a6c5df7cc
fix waiting on gcp load balancer
2022-09-13 11:06:44 +02:00
Daniel Weiße
174c5896cd
Fix missing proto generation ( #142 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-09-13 11:01:51 +02:00
Leonard Cohnen
a318a82968
fix e2e latest debug image selection
2022-09-13 10:08:51 +02:00
Daniel Weiße
90e0f41bde
Refactor tool output ( #127 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: Benedict Schlüter <bs@edgeless.systems>
2022-09-12 19:10:01 +02:00
Benedict Schlueter
eee2df9723
add image-measurement tool ( #106 )
...
Signed-off-by: Benedict Schlueter <bs@edgeless.systems>
Co-authored-by: Daniel Weiße <dw@edgeless.systems>
2022-09-12 19:10:01 +02:00
Leonard Cohnen
c1427123d9
fix azure release image naming
2022-09-12 19:03:01 +02:00
Leonard Cohnen
2d8f2af91b
prepare release v2.0.0
2022-09-12 19:03:01 +02:00
Leonard Cohnen
4a6b99d2f4
disable konnectivity
2022-09-12 19:03:01 +02:00
Thomas Tendyck
7cf80ecc61
docs: fix some code highlightings
2022-09-12 18:52:05 +02:00
Felix Schuster
ebb8d7ca96
Rewrite install.md and create verify-cli.md ( #124 )
...
* Rewrite install.md and create verify-cli
* Small beautification
* Address review comment
* Shorten examples.md
* Quick brush over examples
* Fix broken links in v2.0
* Fix broken links in v2.0
* fix lint errors
Co-authored-by: Thomas Tendyck <tt@edgeless.systems>
2022-09-12 18:35:12 +02:00
Nils Hanke
55af5695ed
Update asciicinema
2022-09-12 16:27:21 +02:00
Leonard Cohnen
4c41da4b50
allow default routing in konnectivity
2022-09-12 14:56:40 +02:00
Nils Hanke
25b769d1e2
Remove obsolete tpmPath passed to OpenTPM
2022-09-12 14:38:10 +02:00
Daniel Weiße
1f4fb3feda
Fix manifest url ( #128 )
...
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-09-12 14:33:08 +02:00
Nils Hanke
ae9fe284f7
Directly install CSI drivers from (public) GitHub
2022-09-12 14:00:39 +02:00
github-actions[bot]
fba697144d
Update CLI reference ( #126 )
...
* CLI reference was updated by edgelesssys/constellation@d83a5f86
* CLI reference was updated by edgelesssys/constellation@4b36d3a9
Co-authored-by: thomasten <thomasten@users.noreply.github.com>
2022-09-12 13:39:56 +02:00
Thomas Tendyck
c41018ed32
license messages ( #118 )
...
* license: tell the user whether file couldn't be found or there was another error
* license: print correct info for community license
2022-09-12 13:38:50 +02:00
Thomas Tendyck
0952435e25
fix some doc links
2022-09-12 13:09:55 +02:00
Thomas Tendyck
5cd69d4aee
promote issues as support channel ( #123 )
...
* promote issues as support channel
* add question issue template
2022-09-12 13:01:50 +02:00
Thomas Tendyck
4b36d3a930
cli: minor improvements of output
2022-09-12 12:56:29 +02:00
Thomas Tendyck
d83a5f8693
cli verify: remove ownerid
2022-09-12 08:50:36 +02:00
Thomas Tendyck
53560ca6c5
cli verify: revert flow change to print correct errors again
2022-09-12 08:50:36 +02:00
Thomas Tendyck
ab45d5fbfe
tidy config
2022-09-12 08:49:51 +02:00
Thomas Tendyck
4038b14160
Update .golangci.yml
2022-09-12 08:49:02 +02:00
dependabot[bot]
a527a88586
Bump azure/login from 1.4.5 to 1.4.6 ( #125 )
2022-09-12 06:17:39 +00:00
Nils Hanke
66cd11a136
Remove obsolete DEBIAN_FRONTEND for KMS build
2022-09-09 18:11:33 +02:00
Nils Hanke
c51dec6d00
Use distroless images for JoinService & KMS
2022-09-09 18:11:33 +02:00