v2.5.5
Summary
Strengthen CF template configuration to better conform to AWS guidelines. Bug fixes.
What's changed
- Verify that generated JIT token has at least one char.
- Do not attempt to retry runner creation when we know the original request is invalid (e.g. invalid runner configuration due to mismatched labels etc.)
- Strengthen CF template configuration to better conform to AWS guidelines.
- Make sure empty admin values are ignored.
- If no repository config found, cache the result for 1 minute to avoid hammering GitHub API.