Maybe you were looking for...

Unable to register exisiting K8s cluster to Rancher

I am running Rancher 2.6.2 with single-node K8s installation. I am trying to register an exisitng K8s cluster to rancher but it does not show any thing after I

req.session is undefined when using express-session

Following is my code for session setup: import app from './server.js'; import dotenv from 'dotenv'; import mongoose from 'mongoose'; import session from 'expres

How to Use getMaintenanceWindows method by using a SoftLayer REST API

please tell me how to get available maintenance windows by using a SoftLayer REST API. I tried it in the following way, but it did not work. curl -K support

Typescript file import with relative path failing

Trying to run src/index.js I get the following error: Error: Cannot find module './utils/spinner' index.js import looks like this: const { startSpinner, stopSp

MY SQL INSERT and using WHERE with a mix of integers

im currently having problems with this conditions that must be met and dont really know where to insert the WHERE =< and IF NOT => statement on this code.

Show validation feedback to the user

I am making a simple react form with a react-hook-form and yup as the validator. If the user's input is successfully validated, I want to show some feedback to

How do I recover from git

I was working with my friend to a project, after we fight he hide the project from me (I did a lot of commit), the problem is in the while I had to change my p