Christos Sakellarios

Results 7 comments of Christos Sakellarios

Not an expert on that platform but a fellow had created a pull request which removes the **MS SQL Server dependency** . You might find it helpful. View the pull...

@Mitkari I can't reproduce your error, the command works fine. What do you mean by "in visual studio code.." ? Just open a command line, navigate to _src/Photogallery_ and run...

@fmorriso simply try to cd to path of the _Scheduler.API_ project and run the following commands: 1. Add-Migration Initial 2. Update-Database ![add-migration](https://user-images.githubusercontent.com/7770797/27772432-4e70dc38-5f6b-11e7-82a5-da9978a03034.png)

Guys, this repo isn't supported anymore, at least by me. I have started it when ionic 2 was still in development so that developers can get started with the framework....

Worked great on Linux. Got the same errors on Windows.

I have the same problem, even if the pod is not ready, its IP address is being added to the service endpoints. The files for the probes don't even exit...

Here's the logs exported with the following commands: ```bash kind export logs --name dev-cluster tar zcvf kind-logs.tar.gz . ``` [kind-logs.tar.gz](https://github.com/user-attachments/files/18563157/kind-logs.tar.gz)