Ethrbunny

- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 13
-
Created upgrade errors - getting to 2024.2.1.25
Trying to update everything before moving to the next-big-thing. Followed these steps (for ‘major’ upgrade): https://www.jetbrains.com/help/space/migrate-from-earlier-versions.html#major-updates G... -
Created marketplace apps still supported?
Ive tried installing a few of these: issues dashboard, getemoji, etc but none of them appear to work. Perhaps there are installation steps not documented? Or maybe they are only supported on an ear... -
Created equipment? dev environments?
equipment: This menu item appears in the 'admin' menu but only shows an empty list. What's it for? dev environments: this gives me a 404. Should I be concerned? This is an on-prem install running... -
Edited how to share containers between space repositories
I have a build container pushed to one repository that I want to use in several others. At present I get a "Access to repository 'containers' denied" error when I try to access it from another spac... -
Created git - making ssh and https both work?
I have a (mostly) working setup in AWS. Remaining problem(s) include the fact that the vcs loadbalancer for ssh is appearing as '{namespace}-vcs-ext' due to vcs.externalService.enabled: true in val... -
Edited exception from automation worker - "runtime.net.XHRException: Connection is closed"
(did helm update/upgrade prior) attempting to run simple automation script: job("run tests") { container(displayName = "run tests", image = "ubuntu") { shellScr... -
Created aws setup: good and bad (so far)
Good: desktop app works now that I have an ACM cert working Bad: cloning from repo not working. # git clone ssh://git@space-git.mydomain.com:12222/infrastructure/terraform.gitCloning into 'terra... -
Edited unable to mirror gitlab repo
Setting up a trial repo to gitlab. Dialog reports successful test connection. Exceptions from vcs pod(s) - appears to be using invalid URL "http://jb-space-space:9084/~vcs-push-notification/inde... -
Created Issue with ingress using latest k8 (1.24)
Not sure when this change occurred but if you use 1.24 you'll notice that the ingresses created by space lack addresses. You'll need to edit the definitions (kubectl edit ingress jb-space-space -n ... -
Created Configuring on-prem to use AWS resources
A few questions: 1. Can someone please go into some more detail about configuring the ingress? I have alb setup as the ingress controller. > "Configure the TCP proxy for the VCS Ingress, namely, c...