2808 Commits

Author SHA1 Message Date
Margo Crawford
c50c4ae85b
Change whitespace in nmap tests
The git commit hook seemed to have trimmed some whitespace
that was necessary for the formatting

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:15 -04:00
Margo Crawford
0a0fb7ede5
Remove expectation for tls 1.3 nmap output
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:15 -04:00
Margo Crawford
0de7bc03aa
Change order of hardcoded cipher list for fips
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
420f855287
override cipher suites with fips defaults in a few more places
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
22aecf9498
test against the default fips ciphers when cipherSuites is nil
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
a88abd7e8b
fix compile errors in new securetls_fips_test
goland wasn't showing me them properly because of the build tags :P

Signed-off-by: Monis Khan <mok@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
215961b282
Fix some linter errors, separate securetls test for fips
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
5c6fd9c6cf
Don't add cbc ecdhe ciphers for ldap in fips mode
Signed-off-by: Monis Khan <mok@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
52c796b1f4
supervisor discovery test shouldn't require tls 1.3 in fips mode
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:13 -04:00
Margo Crawford
f032bc54c4
fips only build stuff for cli
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:13 -04:00
Margo Crawford
fb93620981
Set secureServing minTLSVersion to 1.2 for fips
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:13 -04:00
Margo Crawford
a036c7b4c3
Not explicitly setting any cipher suites, just letting fips decide
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:13 -04:00
Margo Crawford
d374b468d8
Using different cipher suites for fips
Signed-off-by: Monis Khan <mok@vmware.com>
2022-03-29 14:40:13 -04:00
Margo Crawford
901f9fba02
allow option to specify a different dockerfile in prepare-for-integration-tests
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:13 -04:00
Margo Crawford
1ee0aed054
use init func not main func
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:13 -04:00
Margo Crawford
643851291a
fips-only kubecertagent
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:12 -04:00
Margo Crawford
77737039af
Fips only mode
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:11 -04:00
Mo Khan
2cffea5880
Merge pull request #1099 from vmware-tanzu/remove_supervisorhttpaddress_var
Remove unused env.SupervisorHTTPAddress integration test var
2022-03-29 13:36:00 -04:00
Ryan Richard
5f34efc0b7 Empty commit to trigger CI 2022-03-29 09:39:18 -07:00
Ryan Richard
cf471d6422 Remove unused env.SupervisorHTTPAddress integration test var 2022-03-29 09:13:44 -07:00
Mo Khan
cd25cb89c4
Merge pull request #1093 from enj/enj/d/ws1
Add Workspace ONE Access docs
2022-03-24 20:24:29 -04:00
Monis Khan
57fb085bef
Add Workspace ONE Access docs
Signed-off-by: Monis Khan <mok@vmware.com>
2022-03-24 20:17:54 -04:00
Mo Khan
9c5adad062
Merge pull request #1092 from vmware-tanzu/remove_oryx_direct_dep
Remove direct dependency on ory/x
2022-03-24 15:16:34 -04:00
Mo Khan
4649b8e0e4
Merge pull request #1085 from pnbrown/community-page-update
Update _index.html
2022-03-24 14:02:51 -04:00
Ryan Richard
48c5a625a5 Remove our direct dependency on ory/x
ory/x has new releases very often, sometimes multiple times per week,
causing a lot of noise from dependabot. We were barely using it
directly, so replace our direct usages with equivalent code.
2022-03-24 10:24:54 -07:00
Ryan Richard
42bd385cbd
Merge pull request #1088 from vmware-tanzu/pty_int_test_flakes
WIP: Try to fix recent integration test flakes
2022-03-22 18:10:08 -07:00
Ryan Richard
bedf4e5a39 Try to avoid getting a second username prompt in a test in e2e_test.go 2022-03-22 14:23:50 -07:00
Ryan Richard
2715741c2c Increase a test timeout in e2e_test.go 2022-03-22 12:13:10 -07:00
Ryan Richard
d20b2056f2
Merge branch 'main' into pty_int_test_flakes 2022-03-22 11:14:19 -07:00
Margo Crawford
a9b054e2f4
Merge pull request #1087 from vmware-tanzu/update-install-linter-1.45.0
Update install-linter.sh to use v1.45.0
2022-03-22 10:57:34 -07:00
Margo Crawford
051a228a8c Update install-linter.sh to use v1.45.0
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-22 10:29:08 -07:00
Ryan Richard
d162e294ed Split up the context timeouts per test in e2e_test.go 2022-03-22 10:17:45 -07:00
Margo Crawford
636d2014a7
Merge pull request #1086 from pnbrown/patch-1
Update MAINTAINERS.md
2022-03-21 15:02:05 -07:00
Nigel Brown
f981f63b90
Update MAINTAINERS.md 2022-03-21 13:17:14 -05:00
Nigel Brown
b5be8c6c9b Update _index.html
Add current community meeting info
2022-03-21 13:08:54 -05:00
Ryan Richard
ff4ceb5d0b
Merge pull request #1079 from vmware-tanzu/contributor_guide_updates2
Small updates to CONTRIBUTING.md
2022-03-21 10:45:17 -07:00
Ryan Richard
d24f82fff5
Merge branch 'main' into contributor_guide_updates2 2022-03-21 10:45:10 -07:00
Ryan Richard
0ac37fd169
Merge pull request #1059 from vmware-tanzu/2022-readme
Update main README.md for 2022
2022-03-21 10:44:41 -07:00
Ryan Richard
bcfddec0a2
Merge branch 'main' into 2022-readme 2022-03-21 10:44:32 -07:00
Ryan Richard
b1310877d8 Add docs for how to run specific integration test(s) to CONTRIBUTING.md 2022-03-21 09:33:26 -07:00
Ryan Richard
f64779cba7 small updates to CONTRIBUTING.md 2022-03-18 14:27:33 -07:00
anjalitelang
c710cfbc70
Update ROADMAP.md
Changed last updated field for March
2022-03-18 10:12:50 -04:00
anjalitelang
3052763020
Update ROADMAP.md
Updated roadmap with current priorities
2022-03-17 09:36:24 -04:00
Ryan Richard
8b80a01d0a
Merge pull request #1065 from vmware-tanzu/kind-update
Use kubeadm.k8s.io/v1beta3 in addition to v1beta2 for kind config
2022-03-16 09:18:40 -07:00
Ryan Richard
e465056943 Use both kubeadm.k8s.io/v1beta2 and v1beta3 to allow old versions of K8s
You can use an older version of K8s on your development workstation
by temporarily editing kind-up.sh to add the `--image` flag. By defining
both v1beta2 and v1beta3 you should continue to be able to use old
versions of K8s in this way with Kind v0.12.0.
2022-03-15 15:09:39 -07:00
Ryan Richard
16c4c67af1 Use kubeadm.k8s.io/v1beta3 instead of v1beta2 for kind config
It appears that kind completely ignores kubeadm.k8s.io/v1beta2 config
starting in Kind v0.12.0.

You can observe the config being ignored or used by adding `-v 10` to
the command-line arguments of `kind create cluster` in kind-up.sh.
2022-03-15 09:37:27 -07:00
Mo Khan
c5dce9cab4
Merge pull request #1057 from enj/enj/i/turn_off_http
Rework or remove tests that rely on the http port
2022-03-10 20:06:34 -05:00
Monis Khan
8fac6cb9a4
Rework or remove tests that rely on the http port
Signed-off-by: Monis Khan <mok@vmware.com>
2022-03-10 19:43:12 -05:00
Ryan Richard
9805f6d6b2 Update main README.md for 2022 2022-03-10 14:23:27 -08:00
Mo Khan
61c8d54527
Fix typo in concierge deploy step 2022-03-10 09:08:40 -05:00