Emma Doyle
Emma Doyle
## Meta: **CircleCI CLI Version:** ``` $ circleci version 0.1.19293+897ebaf (release) ``` **Operating System:** ``` $ cat /etc/os-release NAME="Ubuntu" VERSION="18.04.6 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.6 LTS" VERSION_ID="18.04" HOME_URL="https://www.ubuntu.com/"...
**Is this a request for help?**: No --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG REPORT **Version of Helm and Kubernetes**: ``` $ helm version version.BuildInfo{Version:"v3.7.1",...
**Is this a request for help?**: No --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): FEATURE REQUEST **Version of Helm and Kubernetes**: Running locally in `act` to...
I keep getting the following error after building. Any recommendations on how I can fix this? ```Python 3.6.4 |Anaconda custom (64-bit)| (default, Jan 16 2018, 18:10:19) [GCC 7.2.0] on linux...
While running the following: ``` #! /usr/bin/env python3.6 # -*- coding: utf-8 -*- from overloading import overload, overloaded, overloads from unittest import TestCase, main from typing import Union, Dict, Any,...
While running the previous test case I've included in #5, I also came across problems in PyCharm where the builtin `issubclass` is called with arguments `type_` and `typing.Union` (e.g. [L#457](https://github.com/bintoro/overloading.py/blob/master/overloading.py#L457),...
**Rancher Server Setup** - Rancher version: 2.6.9, 2.6.8 - Installation option (Docker install/Helm Chart): Helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): GKE v1.23.8-gke.1900...
**Which version of kube-score are you using?** ```shell $ kube-score version kube-score version: 1.14.0, commit: 3d6392471f65c47a1c617d78d9f84a53457c5f5d, built: 2022-02-17T10:07:32Z ``` **What did you do?** Wrote a simple [pre-commit](https://pre-commit.com/) hook. https://github.com/bjd2385/kube-score-pre-commit-hook **What...
It appears I can upload to remote directory path of `releases/`, when I want to define my own repository structure (e.g. for development and production (correctly tagged) helm charts). It...
A lot of organizations I've worked for have used asdf to manage versioning. It would be neat to have an asdf plugin for gron as well.