CloudStack European User Group - Call for Registrations + Agenda

2023-04-03 Thread Ivet Petrova
Good morning all, Can I kindly ask all of you who plan to register for the CSEUG, May 4th, London, to register for the event, as we need to plan catering and final details. The agenda is now live: 12:00 - 12:15 - Welcome, Giles Sirett, Chairman, CloudStack European User Group 12:15 - 12:45 - Wha

[GitHub] [cloudstack-kubernetes-provider] hrak commented on pull request #44: Update to Kubernetes 1.24.11 + Use Go 1.19

2023-04-03 Thread via GitHub
hrak commented on PR #44: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/44#issuecomment-1494067532 Ship it? Or does anything else need to happen? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [cloudstack-cloudmonkey] davidjumani commented on pull request #84: Follow standard project layout

2023-04-03 Thread via GitHub
davidjumani commented on PR #84: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/84#issuecomment-1494144278 Closing as this involves two changes. Will raise a separate PR for each -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [cloudstack-cloudmonkey] davidjumani closed pull request #84: Follow standard project layout

2023-04-03 Thread via GitHub
davidjumani closed pull request #84: Follow standard project layout URL: https://github.com/apache/cloudstack-cloudmonkey/pull/84 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [cloudstack-cloudmonkey] davidjumani opened a new pull request, #129: Optimizing network.go

2023-04-03 Thread via GitHub
davidjumani opened a new pull request, #129: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/129 Uses tickers instead of sleep to optimize waiting after querying an async job -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cloudstack-cloudmonkey] rohityadavcloud commented on pull request #129: Optimizing network.go

2023-04-03 Thread via GitHub
rohityadavcloud commented on PR #129: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/129#issuecomment-1494150697 in scripts this could cause a lot of print/lines @davidjumani ? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [cloudstack-cloudmonkey] davidjumani commented on pull request #129: Optimizing network.go

2023-04-03 Thread via GitHub
davidjumani commented on PR #129: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/129#issuecomment-1494154272 Nope @rohityadavcloud as this is just refactoring the code to be more efficient. There are no additional print statements added -- This is an automated message from th

[GitHub] [cloudstack-cloudmonkey] davidjumani commented on pull request #129: Optimizing network.go

2023-04-03 Thread via GitHub
davidjumani commented on PR #129: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/129#issuecomment-1495280244 @rohityadavcloud Could you please review / merge this ? I'd like to add a fix for https://github.com/apache/cloudstack-cloudmonkey/issues/128 but it would cause a confli

[GitHub] [cloudstack-cloudmonkey] davidjumani commented on issue #128: Allow cmk to pass * as parameter value

2023-04-03 Thread via GitHub
davidjumani commented on issue #128: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/128#issuecomment-1495307915 Hi @rohityadavcloud Could you please provide an example ? I tried createing a user / account with `*` in the name as well as updating a global setting with `*` in t

[GitHub] [cloudstack-cloudmonkey] rohityadavcloud commented on issue #128: Allow cmk to pass * as parameter value

2023-04-03 Thread via GitHub
rohityadavcloud commented on issue #128: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/128#issuecomment-1495324349 @davidjumani can you check https://github.com/apache/cloudstack-go/pull/52 and for testing just pass * as value to the global setting both in cli and via shell