SIGN IN SIGN UP

config: drop dual-write, replace 'authorization' with 'BearerToken'

Address review feedback: the openapi-generator v6.6.0 upgrade
declared this rename as a breaking change in the project CHANGELOG,
so the loaders should follow the rename rather than preserve the
v35 key for backward compatibility.

Removes the api_key['authorization'] write in all three affected
loaders (sync incluster, sync kube_config, async incluster) and
updates the corresponding test assertions to read 'BearerToken'.
J
Jmacek committed
7cc2c579516839d373065f1ec7d19dcc692360f6
Parent: c3608a4