teleport/tool
Noah Stride ab2279634d
Machine ID: New configuration format (#27152)
* Introduce new tbot output configuration

* Remove code that will be included in future test refactor PR

* Add config version header

* Fix TestInitSymlink

* Add support for `standard` database type

* Set CA type

* `make fix-imports`

* More closely mimic original database output behaviour

* Make output of additional TLS files for application output optional

* Spell compatability properly

* Add test for config marshalling

* Fix cluster field yaml name

* Fix YAML marshalling/unmarshalling

* Fix sidecar invocation of tbot

* Add WrapDestination helper function to protect wrappedDestination

* Apply changes to sidecar

* Spell Marshalling the way the linter insists

* Fix some logging

* Tidy mutex usage on outputRenewalCache

* Fix ssh_host generation

* Get rid of `destinationWrapper`

* Single l in Unmarshaling

* Fix operator sidecar tbot

* Add UnmarshalYAML for SSHHostOutput

* Use `KubernetesCluster` instead of `ClusterName` for clarity

* Rename `Subtype` -> `Format` for `DatabaseOutput`

* Remove a very british "u" from Behaviour

* Add godoc for interfacemethods

* Fix double dot in comment

Co-authored-by: Michael Wilson <mike@mdwn.dev>

* Use const for database formats

* Reuse constant type string in Stringer

* Add godoc comment explaining behaviour if no destination found

* Inject executablePathGetter rather than using package level variable

* Use correct case in error

* Add warning for destination reuse

* Try to improve confusing log message

* Remove 'u' from behaviour

---------

Co-authored-by: Michael Wilson <mike@mdwn.dev>
2023-06-27 08:03:38 +00:00
..
common Fix cluster alerts timeout (#25261) 2023-04-27 22:12:14 +00:00
tbot Machine ID: New configuration format (#27152) 2023-06-27 08:03:38 +00:00
tctl Use the long-form --config flag in shell example (#28232) 2023-06-26 14:39:16 +00:00
teleport InstallScripts: pin teleport version using ServerVersion (#28149) 2023-06-23 15:45:36 +00:00
tsh Don't add keys to agent during headless login. (#27960) 2023-06-23 21:03:47 +00:00