Raphaël Pinson
Raphaël Pinson
Some time ago, @lutter, @domcleal and I (I think) were talking about adding runtime parameters to lenses, to be set in `/augeas`. That was one of the use cases if...
Note: we're still seeing this with PuppetDB 7, and it seems to be because there is now an `auth.conf` for PuppetDB which prevents unauthenticated requests to `/metrics`.
This works fine for me, but it only records the sort key, not the order (`desc` or `asc`).
I don't use `node_encrypt` personally, but I don't think it's very elegant to make it aware of the existence of Catalog Diff (especially using extensions). One thing you could do...
I don't see why that would happen, as we do not interpolate this string. Is it the Rancher export action that causes it to be interpreted maybe?
Should this be a breaking change like we did from v1 to v2, or should there be new resource types for v3?
I think using `v2` for current and `v3` for next could be very confusing for users who do not know about cattle API versions. Instead, I would prefer to have...
That looks interesting. I'm not sure why the tests don't manipulate the new `rancher_api_key` object though.
@almoore do you still want to merge this feature?
The `go-rancher` library doesn't support this at the moment as far as I can tell, so it'd need to be implemented there first.