You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Secretless 4-day long-time stability tests have been run to verify that the new authn-k8s client included in #1352 works as expected under load over a long time.
The master branch of the project should be used for this test (please note the specific commit hash here).
#1344 should be merged before kicking off this test.
Recreating connections should be turned on so that the Conjur access token is regularly used during the test to retrieve Conjur secrets; this will verify that the access token remains valid over the test period.
Desired outcome: the test run completes after 4 days with no errors.
Conjur provider authn-k8s logs seem not adequately useful anymore in assessing the state of Secretless. The log snippet below are from a working authn-k8s state but the log messages do not make it apparent as there are no success messages displayed:
2020/10/29 15:40:22 Info: Conjur provider using Kubernetes authenticator-based authentication
2020/10/29 15:40:22 Info: Conjur provider is authenticating as host/conjur/authn-k8s/openshift/sxa/apps/sxa-app/service_account/secretless-xa ...
ERROR: 2020/10/29 15:40:32.827713 file.go:42: CAKC033 Timed out after waiting for 10 seconds for file to exist: /etc/conjur/ssl/client.pem
ERROR: 2020/10/29 15:40:32.827772 authenticator.go:210: CAKC015 Login failed
2020/10/29 15:40:32 Info: Conjur provider received an error on authenticate: CAKC015 Login failed
2020/10/29 15:40:35 Info: Conjur provider is authenticating as host/conjur/authn-k8s/openshift/sxa/apps/sxa-app/service_account/secretless-xa ...
ERROR: 2020/10/29 15:40:45.219280 file.go:42: CAKC033 Timed out after waiting for 10 seconds for file to exist: /etc/conjur/ssl/client.pem
ERROR: 2020/10/29 15:40:45.219306 authenticator.go:210: CAKC015 Login failed
2020/10/29 15:40:45 Info: Conjur provider received an error on authenticate: CAKC015 Login failed
2020/10/29 15:40:50 Info: Conjur provider is authenticating as host/conjur/authn-k8s/openshift/sxa/apps/sxa-app/service_account/secretless-xa ...
izgeri
changed the title
Secretless stability tests have been run
Secretless stability tests have been run with v1.7.1
Oct 29, 2020
Secretless 4-day long-time stability tests have been run to verify that the new authn-k8s client included in #1352 works as expected under load over a long time.
The master branch of the project should be used for this test (please note the specific commit hash here).
#1344 should be merged before kicking off this test.
Recreating connections should be turned on so that the Conjur access token is regularly used during the test to retrieve Conjur secrets; this will verify that the access token remains valid over the test period.
Desired outcome: the test run completes after 4 days with no errors.
Details on the XA env are available here.
AC:
The text was updated successfully, but these errors were encountered: