Andrej
Andrej
CCoder.com
Created by Andrej on 3/10/2025 in #help
OpenStack provider authentication
i am not familiar with coder codebase, so i have no idea if this is possible. rn, we create the credentials on our side and we pass them to coder, but we felt haivng it in the coder would be ideal
19 replies
CCoder.com
Created by Andrej on 3/10/2025 in #help
OpenStack provider authentication
i am aware of this, but i was wondering if there is any possibility of having some sort of an init script, that would be able to do this. the scenario would be
user creates workspace with a token -> int script creates credentials based on this token -> credentials are passed to the workspace as parameters
user deletes workspace -> credentials are loaded -> workspace is deleted
user creates workspace with a token -> int script creates credentials based on this token -> credentials are passed to the workspace as parameters
user deletes workspace -> credentials are loaded -> workspace is deleted
19 replies
CCoder.com
Created by Andrej on 3/10/2025 in #help
OpenStack provider authentication
but the issue with the token is that it expires. so the idea was to use the token to create credentials and then provision the workspace
19 replies
CCoder.com
Created by Andrej on 3/10/2025 in #help
OpenStack provider authentication
yes. that was the idea
19 replies
CCoder.com
Created by Andrej on 3/10/2025 in #help
OpenStack provider authentication
@Phorcys nope, I think this is similiar issue to this issue is there any chance of getting some sort of pre-script that would be able to set up credentials and that would be passed to the workspace parameters?
19 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
hey, yes. i moved everything to the coder script and now it works. i am using it as part of my thesis, so i can share the results once im finished
52 replies
CCoder.com
Created by Andrej on 11/25/2024 in #help
`coder_agent` METADATA not working in Coder API
@zounce is there any path that returns metadata but not via stream? and what's the chance of my issue being implemented in near future?
15 replies
CCoder.com
Created by Andrej on 11/25/2024 in #help
`coder_agent` METADATA not working in Coder API
15 replies
CCoder.com
Created by Andrej on 11/25/2024 in #help
`coder_agent` METADATA not working in Coder API
do you mean i should write it?
15 replies
CCoder.com
Created by Andrej on 11/25/2024 in #help
`coder_agent` METADATA not working in Coder API
that would help a lot
15 replies
CCoder.com
Created by Andrej on 11/25/2024 in #help
`coder_agent` METADATA not working in Coder API
would it be possible to add these blocks to the workspace info as well?
15 replies
CCoder.com
Created by Andrej on 11/25/2024 in #help
`coder_agent` METADATA not working in Coder API
for the context - my template creates openstack resources, runs code using coder_script and then i need to extract some value that is result of this coder_script and then share it as metadata
15 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
now that i understand what is going on i will have a look again and report back to you
52 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
damn, okay i didnt get this from the docs really 😄 let me absorb all this, try it and ill post the result here. thank you sir
52 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
and the agent is executed on a machine by the init_script?
52 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
but im struggling to understand how the startup script works. I used it to do basic command like ls or sleep , but its creation finished in 0 seconds
52 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
yes
52 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
i have ansible-playbook inside the base image now
52 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
yes
52 replies
CCoder.com
Created by Andrej on 11/8/2024 in #help
Bug with local exec in a module
dont worry, i really appriciate your effort
52 replies