Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 25, 2025 00:56
Rimworld output log published using HugsLib Standalone Log Publisher
Log uploaded on Sunday, May 25, 2025, 8:56:15 AM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[v:2.3.1.0][mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
Core(Ludeon.RimWorld): (no assemblies)
XML Extensions(imranfish.xmlextensions): XmlExtensions(av:1.3.0,fv:1.7.1)
Humanoid Alien Races(erdelf.HumanoidAlienRaces): 0Harmony(av:2.3.3,fv:2.3.1.1), AlienRace(1.0.0)
Performance Fish(bs.performance): PerformanceFish(0.6.2)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Defines a dev container",
"allowComments": true,
"allowTrailingCommas": false,
"definitions": {
"devContainerCommon": {
"type": "object",
"properties": {
"name": {
@JonasDevDE
JonasDevDE / gist:a0b6c8c42475a0f0540c83a1c9c9d67f
Created May 25, 2025 00:55
Gamtu.net uses memory exploitation to crash new players
[02:32:41] [Render thread/INFO]: Sound engine started
[02:32:41] [Render thread/INFO]: Created: 4096x2048x3 minecraft:textures/atlas/blocks.png-atlas
[02:32:41] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[02:32:41] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[02:32:41] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[02:32:41] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[02:32:41] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[02:32:41] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[02:32:41] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[02:32:41] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas

In this guide, we will find out how to create a new user using Service Account mechanism of Kubernetes, grant this user admin permissions and log in to Dashboard using bearer token tied to this user.

Create Service Account

We are creating Service Account with name my-admin-user in namespace kube-system first.

kubectl create serviceaccount my-admin-user -n kube-system
kubectl get sa
@choco-bot
choco-bot / FilesSnapshot.xml
Created May 25, 2025 00:52
intelpowergadget v3.5.9 - Failed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\intelpowergadget\intelpowergadget.nupkg" checksum="E386F703E189B534736FF8A79547ADF1" />
<file path="C:\ProgramData\chocolatey\lib\intelpowergadget\intelpowergadget.nuspec" checksum="3CA6CB0F087226AF06B81DC5226A6E5B" />
<file path="C:\ProgramData\chocolatey\lib\intelpowergadget\tools\chocolateyinstall.ps1" checksum="19BD8642614C42BC11EBFD35929F4218" />
</files>
</fileSnapshot>
@choco-bot
choco-bot / FilesSnapshot.xml
Created May 25, 2025 00:51
aliyun-cli v3.0.278 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\aliyun-cli\aliyun-cli-windows-3.0.278-amd64.zip.txt" checksum="4F76A693F8138397370638E320652E92" />
<file path="C:\ProgramData\chocolatey\lib\aliyun-cli\aliyun-cli.nupkg" checksum="06CD202BD7FD26E5FD4E7E62A93E2239" />
<file path="C:\ProgramData\chocolatey\lib\aliyun-cli\aliyun-cli.nuspec" checksum="98FF6F5592F43A268737126FA8B12B9D" />
<file path="C:\ProgramData\chocolatey\lib\aliyun-cli\tools\aliyun.exe" checksum="0F420E44CF7E28D0621926D88E7EB3DD" />
<file path="C:\ProgramData\chocolatey\lib\aliyun-cli\tools\chocolateyinstall.ps1" checksum="96448BE20B8FC81D47254FC08C969721" />
</files>
</fileSnapshot>
@choco-bot
choco-bot / FilesSnapshot.xml
Created May 25, 2025 00:50
moonlight.install v1.0.0 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\moonlight.install\moonlight.install.nupkg" checksum="DC46C7D76840DA20F2CD19A9BD301B2F" />
<file path="C:\ProgramData\chocolatey\lib\moonlight.install\moonlight.install.nuspec" checksum="4F81D12E76A87E80477893CAF304F3EF" />
</files>
</fileSnapshot>
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 25, 2025 00:49
Rimworld output log published using HugsLib
Log uploaded on Sunday, May 25, 2025, 8:49:17 AM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Map Preview(m00nl1ght.MapPreview): LunarLoader(1.1.9), LunarFramework(1.1.9), MapPreview(1.12.17), MapPreviewMod(1.12.17)
Map Preview_zh(ZH.m00nl1ght.MapPreview): (no assemblies)
RimHUD(Jaxe.RimHUD): RimHUD(1.15.3)
RimHUD_zh(shouer.chinesepack.RimHUD): (no assemblies)
中文人物名字(wsh.RimPawnChineseName): RimPawnChineseName(1.0.0)
Food Texture Variety Core(Goat.Food.Texture.Variety.Core): FoodTextureVariety(1.0.0)
#include <cmath> // Asegúrate de que este archivo se incluya al principio
#pragma once
#include <corecrt_math.h>
namespace CppCLRWinFormsProject {
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 25, 2025 00:48
Rimworld output log published using HugsLib
Log uploaded on Sunday, May 25, 2025, 2:48:46 AM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Big and Small - Framework(RedMattis.BetterPrerequisites): BetterPrerequisites(1.0.0), BSXeno(1.0.0), RedHealth(1.0.0)
HugsLib(UnlimitedHugs.HugsLib)[ov:11.0.5]: 0Harmony(av:2.3.3,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.5)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy