Share

Twitter Facebook

Settings

Go back Reload Copy URL Share
  • Posts
  • Archives
  • Categories
  • Tags
  1. Home
  2. Categories
  3. go

Go test run configuration template in Goland

Jan 31, 2022 1 min read godebugtemplategoland

Spotted this on terraform-provider-kubectl

Turns out you can create a template for go configuration which will add some Env vars and other settings. Very useful if you have multiple test which you want to debug /run which have some env var prerequisites.

 1<component name="ProjectRunConfigurationManager"...
xml
Read More

Error reading repository - Error 410

Jan 26, 2020 2 min read gogitgo

My company uses private Gitlab installation (let’s call it git.company.com), and some Goland projects are referencing other private repositories as dependencies.

Read More
Alexander Chernov
Alexander Chernov
Gopher, PHPer, Devops, SRE
Uk

Recent Posts

  • xcrun: error: invalid active developer path
  • Useful debugging tools for kubernetes
  • Template for persistent volumes on helm charts
  • Setup of a development machine
  • Fixing etcdDatabaseHighFragmentationRatio prometheus alert

Categories

k8s9 kubernetes3 aws2 go2 linux2 terraform2 ansible1 cicd1 docker1 k3s1

Tags

k8s7 aws3 kubernetes3 cli2 debug2 docker2 etcd2 git2 iam2 linux2
©2024, All Rights Reserved