Project

General

Profile

Actions

Bug #19071

open

content not correcty added on file

Added by Fabien C. about 3 years ago. Updated about 1 month ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

I try to manage some docker-compose files with rudder.
I use the directive "file content" with the "enforce content by section"
I have header and footer (with # for docker-compose ignore them) and the content is : 

demo-backend:
image: registry.gitlab.com/some-backend:3.6
volumes:
- "..."
networks:
- demo-network
demo-frontend:
image: registry.gitlab.com/some-frontend:3.6
volumes:
- "..."
ports:
- "8091:80"
networks:
- demo-network
depends_on:
- demo-backend

networks:
demo-network:
driver: bridge

First problem is that the space at the beginning is removed when i save ... and this space is important
Second problem is that some lines are missing after a run. The section "networks: -demo-network" in the demo-frontend service is missing. If I had some char on the lines, they are added. I thing rudder ignore it because those 2 lines are already on the demo-backend section. But i need those lines on two services ....

Actions #1

Updated by Benoît PECCATTE over 2 years ago

  • Category set to Techniques
  • Target version set to 6.2.13
Actions #2

Updated by Vincent MEMBRÉ about 2 years ago

  • Target version changed from 6.2.13 to 6.2.14
Actions #3

Updated by Vincent MEMBRÉ almost 2 years ago

  • Target version changed from 6.2.14 to 6.2.15
Actions #4

Updated by Vincent MEMBRÉ almost 2 years ago

  • Target version changed from 6.2.15 to 6.2.16
Actions #5

Updated by Alexis Mousset over 1 year ago

  • Target version changed from 6.2.16 to 6.2.17
Actions #6

Updated by Vincent MEMBRÉ over 1 year ago

  • Target version changed from 6.2.17 to 997
Actions #7

Updated by Vincent MEMBRÉ over 1 year ago

  • Target version changed from 997 to 6.2.18
Actions #8

Updated by Vincent MEMBRÉ over 1 year ago

  • Target version changed from 6.2.18 to 6.2.19
Actions #9

Updated by Vincent MEMBRÉ over 1 year ago

  • Target version changed from 6.2.19 to 6.2.20
Actions #10

Updated by Vincent MEMBRÉ over 1 year ago

  • Target version changed from 6.2.20 to old 6.2 issues to relocate
Actions #11

Updated by Alexis Mousset 8 months ago

  • Target version changed from old 6.2 issues to relocate to 7.2.11
  • Regression set to No
Actions #12

Updated by Vincent MEMBRÉ 7 months ago

  • Target version changed from 7.2.11 to 1046
Actions #13

Updated by Alexis Mousset 6 months ago

  • Target version changed from 1046 to 7.3.8
Actions #14

Updated by Vincent MEMBRÉ 6 months ago

  • Target version changed from 7.3.8 to 7.3.9
Actions #15

Updated by Vincent MEMBRÉ 5 months ago

  • Target version changed from 7.3.9 to 7.3.10
Actions #16

Updated by Vincent MEMBRÉ 4 months ago

  • Target version changed from 7.3.10 to 7.3.11
Actions #17

Updated by Vincent MEMBRÉ 3 months ago

  • Target version changed from 7.3.11 to 7.3.12
Actions #18

Updated by Vincent MEMBRÉ about 2 months ago

  • Target version changed from 7.3.12 to 7.3.13
Actions #19

Updated by Vincent MEMBRÉ about 1 month ago

  • Target version changed from 7.3.13 to 7.3.14
Actions

Also available in: Atom PDF