Junaid Ali

Results 12 issues of Junaid Ali

Currently, we can only specify one group. Signed-off-by: Junaid Ali

**Describe the bug** Currently, `fullUrl` returns invalid URLs as valid ones. Same is the case with `Url`. We should improve the regex like here: https://github.com/asaskevich/govalidator/blob/master/patterns.go#L41 Examples: ``` https://www.googl_?e.com/testme https://www https://not%23...

enhancement

I'm creating a configmap where one of the fields in the `data` section depends on another value. Running terraform apply causes a panic ### Terraform Version, Provider Version and Kubernetes...

bug
crash

``` OS: MacOS Sierra (v10.12.6) Cloud Provider: AWS $ which juju /usr/local/bin/juju $ juju version 2.2.2-sierra-amd64 $ which conjure-up /usr/local/bin/conjure-up $ conjure-up --version conjure-up 2.2.2 $ juju controllers Use --refresh...

bug

**What this PR does / why we need it**: When debug log is enabled, the OAuth token response is displayed completely in plain text **Which issue(s) this PR fixes**: Fixes...

area/backend
pr/external

The output format for `gnome-terminal --version` in Ubuntu 18.04 is: ``` # GNOME Terminal 3.28.2 using VTE 0.52.2 +GNUTLS -PCRE2 ``` The command at https://github.com/pricco/gnome-terminal-colors-monokai/blob/master/install.sh#L13 wrongly fetches the version as...

When the path is undefined, we get an error msg starting with colon: ```shell `: my error msg` ```

If we use `stable` repo in inputs file, bind node installation fails with the following error: ``` 2018-11-13 13:02:05.573 CFY [establish] Task failed 'script_runner.tasks.run' -> Failed setting state to reload:...

Also, calculate expiration before next-to-next cronjob run and rotate if required Fixes #212