• John Schnake's avatar
    Refactor of e2e/framework/authorizer_util.go · 028df045
    John Schnake authored
     - moves these helper functions into e2e/framework/auth
     - removes logging from helper functions
     - in some cases explicitly returns errors that were implicitly
    ignored/logged. In the situations where they should be ignored,
    we explicitly check that the condition is met before ignoring it.
     - fixes references of these methods to use the right package and
    return values
    028df045
Name
Last commit
Last update
..
apimachinery Loading commit data...
apps Loading commit data...
auth Loading commit data...
autoscaling Loading commit data...
chaosmonkey Loading commit data...
cloud Loading commit data...
common Loading commit data...
framework Loading commit data...
generated Loading commit data...
instrumentation Loading commit data...
kubectl Loading commit data...
lifecycle Loading commit data...
manifest Loading commit data...
network Loading commit data...
node Loading commit data...
perftype Loading commit data...
scalability Loading commit data...
scheduling Loading commit data...
servicecatalog Loading commit data...
storage Loading commit data...
testing-manifests Loading commit data...
ui Loading commit data...
upgrades Loading commit data...
windows Loading commit data...
BUILD Loading commit data...
README.md Loading commit data...
e2e-example-config.json Loading commit data...
e2e.go Loading commit data...
e2e_test.go Loading commit data...
examples.go Loading commit data...
gke_local_ssd.go Loading commit data...
gke_node_pools.go Loading commit data...